OnPayerStateChange problem [+Rep]
#8

Quote:
Originally Posted by PMH
Посмотреть сообщение
With the code you provided, it should work fine as far as i know..
well might be a problem with ur callback so try it in this callback, better to use it like this:
PHP код:
public OnPlayerEnterVehicle(playeridvehicleidispassenger)
{
    new 
string[128];
    new 
carid GetVehicleModel(vehicleid);
    if(
carid == 425 && GetPVarInt(playerid"_Stunt") == && ispassenger == 0)
    {
        
format(string,sizeof(string),"* {FFFFFF}%s {F68600}Has Got the hunter "PlayerName(playerid));
        
SendClientMessageToAll(COLOR_ADMINstring);
    }
    return 
1;

not working
Reply


Messages In This Thread
OnPayerStateChange problem [+Rep] - by simo0000 - 13.08.2015, 10:32
Re: OnPayerStateChange problem [+Rep] - by PMH - 13.08.2015, 10:35
Re: OnPayerStateChange problem [+Rep] - by simo0000 - 13.08.2015, 10:36
Re: OnPayerStateChange problem [+Rep] - by PMH - 13.08.2015, 10:40
Re: OnPayerStateChange problem [+Rep] - by simo0000 - 13.08.2015, 10:43
Re: OnPayerStateChange problem [+Rep] - by simo0000 - 13.08.2015, 10:52
Re: OnPayerStateChange problem [+Rep] - by PMH - 13.08.2015, 10:54
Re: OnPayerStateChange problem [+Rep] - by simo0000 - 13.08.2015, 11:01
Re: OnPayerStateChange problem [+Rep] - by simo0000 - 13.08.2015, 11:07
Re: OnPayerStateChange problem [+Rep] - by LetsOWN[PL] - 13.08.2015, 11:12

Forum Jump:


Users browsing this thread: 4 Guest(s)