Interior issue
#3

Okay, it seems like you haven't learned the basics of the PAWN language.

pawn Код:
SetPlayerPosFindZ();
That is the wrong function to set a players position. Instead, you would need to use...

pawn Код:
SetPlayerPos();
For more help, visit the SA-MP Wiki section on "Functions".
Reply


Messages In This Thread
Interior issue - by Scriptissue - 26.09.2010, 21:13
Re: Interior issue - by DarrenReeder - 26.09.2010, 21:17
Re: Interior issue - by Scenario - 26.09.2010, 21:17
Re: Interior issue - by Scriptissue - 26.09.2010, 21:27
Re: Interior issue - by DarrenReeder - 26.09.2010, 21:28
Re: Interior issue - by Scenario - 26.09.2010, 21:29
Re: Interior issue - by DarrenReeder - 26.09.2010, 21:31
Re: Interior issue - by Scriptissue - 26.09.2010, 21:33
Re: Interior issue - by Scenario - 26.09.2010, 21:34
Re: Interior issue - by DarrenReeder - 26.09.2010, 21:35

Forum Jump:


Users browsing this thread: 1 Guest(s)