Posts: 236
Threads: 102
Joined: Sep 2012
hey guys i need to know why is this giving me always eroor where ever i put it ( creating moving gate )
Код:
error 017: undefined symbol "playerid"
this is making me really mad.....
Код:
if(IsPlayerInRangeOfPoint(playerid, 15.0, 8.0, 3.0, 10.0))
Posts: 186
Threads: 39
Joined: Apr 2012
Where you use IsPlayerInRangeOfPoint ? It's because in your callback, playerid is undefined.
Where do you put it? Show the lines before it.
Posts: 766
Threads: 66
Joined: Feb 2014
Reputation:
0
Show us the whole code(if possible).
If it's a command, show us that, or if it's a function/public show it.
Posts: 53
Threads: 0
Joined: Apr 2014
Posts: 236
Threads: 102
Joined: Sep 2012
thanks. but just to ask could anyone help me creating a moving doors ( i would apreciate that alot ) as this map is ready but i just need to get these doors working
![Smiley](images/smilies/smile.png)
))you get credit for helping me create the moving doors
Posts: 53
Threads: 0
Joined: Apr 2014
Well there are objects for doors and when you go inside it moves