1 error
#4

Try changing one of the
Код:
Namosiulymas
to something else for example:

pawn Код:
SetTimer("Example", 15000, false, "ii", id);


public Example(playerid)
{
    PlayerInfo[playerid][Namosiulymas]=0;
    return 1;
}

//And don't forget to add this at the top of your script

forward Example(playerid);
Reply


Messages In This Thread
1 error - by jaksimaksi - 09.08.2011, 14:51
Respuesta: 1 error - by RatHack - 09.08.2011, 14:52
AW: 1 error - by jaksimaksi - 09.08.2011, 14:57
Re : 1 error - by Soumi - 09.08.2011, 14:58
AW: 1 error - by jaksimaksi - 09.08.2011, 15:01

Forum Jump:


Users browsing this thread: 1 Guest(s)