Include Error
#5

Quote:
Originally Posted by Dwane
Посмотреть сообщение
lol no.

Show lines 9 -11
All script
[pawnp
stock SetPlayerPosEx( playerid, Float:X, Float:Y, Float:Z, interior, location[ ] )
9 {
10 if ( P_DATA[ playerid ][ P_AntiFall ] ) P_DATA[ playerid ][ P_AntiFall ] = 0;
11
12 SetPlayerPos( playerid, X, Y, Z );
13 SetPlayerInterior( playerid,interior );
14 SetPlayerVirtualWorld( playerid, 0 );
15
16 new Str[100];
17 format( Str, 100, "~g~~h~%s~n~Interior~w~ %d", location, interior );
18 GameTextForPlayer( playerid, Str, 3000, 1 );
19 return 1;
20 }
[/pawno]
Reply


Messages In This Thread
Include Error - by DAVIDXP - 14.11.2012, 14:23
Re: Include Error - by ikbenremco - 14.11.2012, 14:25
Re: Include Error - by basse - 14.11.2012, 14:42
Re: Include Error - by Konstantinos - 14.11.2012, 14:47
Re: Include Error - by DAVIDXP - 14.11.2012, 14:53
Re: Include Error - by Konstantinos - 14.11.2012, 14:57
Re: Include Error - by basse - 14.11.2012, 14:59
Re: Include Error - by Faisal_khan - 14.11.2012, 14:59

Forum Jump:


Users browsing this thread: 2 Guest(s)