[ajuda] veнculo indestrutнvel
#2

pawn Код:
if (strcmp("/godc", cmdtext, true, 10) == 0)
{
if (IsPlayerInAnyVehicle(playerid)) {
SetVehicleHealth(GetPlayerVehicleID(playerid),9999);
SendClientMessage(playerid, COR, "Seu veнculo estб em Godc!");
PlayerPlaySound(playerid, 1133, 0.0, 0.0, 0.0);
} else {
SendClientMessage(playerid,COR,"Erro: Vocк nгo estб em um veнculo!");
}
return 1;
}
No OnPlayerCommandText claro...
Reply


Messages In This Thread
[ajuda] veнculo indestrutнvel - by pawNO - 31.03.2010, 21:26
Re: [ajuda] veнculo indestrutнvel - by Ambrуsio - 31.03.2010, 21:33
Re: [ajuda] veнculo indestrutнvel - by pawNO - 31.03.2010, 21:37
Re: [ajuda] veнculo indestrutнvel - by Ricardo_Saddler - 31.03.2010, 22:57
Re: [ajuda] veнculo indestrutнvel - by Ambrуsio - 31.03.2010, 23:19
Re: [ajuda] veнculo indestrutнvel - by pawNO - 01.04.2010, 00:18
Re: [ajuda] veнculo indestrutнvel - by Ambrуsio - 01.04.2010, 00:35
Re: [ajuda] veнculo indestrutнvel - by pawNO - 01.04.2010, 00:54
Re: [ajuda] veнculo indestrutнvel - by wafffllesss - 01.04.2010, 02:19
Re: [ajuda] veнculo indestrutнvel - by pawNO - 01.04.2010, 03:49

Forum Jump:


Users browsing this thread: 1 Guest(s)