another problem[solved]
#3

https://sampwiki.blast.hk/wiki/GetPlayerVehicleID

pawn Код:
if(strcmp("/respray", cmdtext, true) == 0)
{
if(IsPlayerInAnyVehicle(playerid))
{
ResprayVehicle(GetPlayerVehicleID(playerid));
}
return 1;
}
Reply


Messages In This Thread
another problem[solved] - by Serediucr - 19.06.2009, 15:02
Re: another problem - by Serediucr - 19.06.2009, 15:21
Re: another problem - by Correlli - 19.06.2009, 15:46
Re: another problem - by cloud9 - 19.06.2009, 15:49
Re: another problem - by Serediucr - 19.06.2009, 16:00
Re: another problem[solved] - by MenaceX^ - 19.06.2009, 16:04

Forum Jump:


Users browsing this thread: 1 Guest(s)