Medic Heal player in ambulance
#4

Erf, i have that's error :
error 017: undefined symbol "vehicleid"

Код:
 new index, cmd[20];
    cmd = strtok(cmdtext, index);
    if(strcmp(cmd, "/soigner", true) == 0)
    {
        new vid = GetVehicleModel(vehicleid);
        if(vid != 416) return SendClientMessage(playerid, COLOR_RED, "[x] Vous n'кtes pas dans une ambulance !");
        new seat = GetPlayerVehicleSeat(playerid);
        if(seat == 1 || seat == 2 || seat == 3)
        {

What should i do ?
Reply


Messages In This Thread
Medic Heal player in ambulance - by Vukilore - 07.01.2011, 06:50
Re: Medic Heal player in ambulance - by Toreno - 07.01.2011, 07:09
Re : Medic Heal player in ambulance - by Vukilore - 07.01.2011, 07:11
Re : Medic Heal player in ambulance - by Vukilore - 07.01.2011, 07:18
Re: Medic Heal player in ambulance - by veyron - 07.01.2011, 07:21
Re : Medic Heal player in ambulance - by Vukilore - 07.01.2011, 07:29
Re : Medic Heal player in ambulance - by Vukilore - 11.01.2011, 18:07
Re: Medic Heal player in ambulance - by _rAped - 11.01.2011, 18:15
Re : Medic Heal player in ambulance - by Vukilore - 12.01.2011, 09:56

Forum Jump:


Users browsing this thread: 1 Guest(s)