Hey help plz!
#5

Quote:
Originally Posted by Mr.Jvxmc
Посмотреть сообщение
maybe someone give's a code?
pawn Код:
if(strcmp(cmd, "/helpmeup", true) == 0)
{
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
SetPlayerPos(playerid,x,y,z+5);
SendClientMessage(playerid, 0x00FF00, "You shouldn't be stuck now.");
}
Reply


Messages In This Thread
Hey help plz! - by Mr.Jvxmc - 26.10.2010, 15:11
Re: Hey help plz! - by Cameltoe - 26.10.2010, 15:13
Re: Hey help plz! - by 0ne - 26.10.2010, 15:14
Re: Hey help plz! - by Mr.Jvxmc - 26.10.2010, 15:20
Re: Hey help plz! - by Andrus - 26.10.2010, 15:22
Re: Hey help plz! - by Cameltoe - 26.10.2010, 15:24
Re: Hey help plz! - by Mr.Jvxmc - 26.10.2010, 15:33
Re: Hey help plz! - by Cameltoe - 26.10.2010, 15:36
Re: Hey help plz! - by Mr.Jvxmc - 26.10.2010, 15:42
Re: Hey help plz! - by Cameltoe - 26.10.2010, 15:57

Forum Jump:


Users browsing this thread: 1 Guest(s)