Quote:
Originally posted by Knuckles
I'm assuming this is for an event type of thing?
All I can say is... learn the basics of scripting, and the correct syntax, and then try. It'll be easier then you would image.
Look into:
playertouchsme
for loops
playerx, playery
with
getplayer
And try figureing it out yourself.
|
getplayer wouldn't really be needed for this.
playertouchsme
for()
with()
playerx/y
players[index]