Help WIth "drop"

Ask for scripts here

Moderators: Murderator+, Murderator

Post Reply
motxu
Posts: 48
Joined: 2005-04-13 16:01:09
Contact:

Help WIth "drop"

Post by motxu »

I would like to drop things but in a desired tile
"400",str(uo.getx("self")-1),str(uo.gety("self")-2),str(uo.getz("self")
this does not work.. WHy? :(
Could anyone help? (this cant be hard for u! haha)
thanks :D
Nmy
Expert!
Posts: 2152
Joined: 2005-09-14 15:31:58
Location: Latvia

Post by Nmy »

if you open a brackets then you must close them to
syntax:

Code: Select all

uo.drop([quantity],[X,Y,Z],[object])
motxu
Posts: 48
Joined: 2005-04-13 16:01:09
Contact:

Post by motxu »

yah i know that, but its for certain coordinates, and i want to drop an item for example in from of me in any coordinate i am. sef + 1
motxu
Posts: 48
Joined: 2005-04-13 16:01:09
Contact:

Post by motxu »

Fucking thanks :D
Post Reply