[INFO]Function
#4

pawn Код:
CallLocalFunction("MyFunction","d",playerid);

forward MyFunction(playerid);
public MyFunction(playerid)
{
    return 1;
}

You need something like these?
Reply


Messages In This Thread
[INFO]Function - by TheBluec0de - 12.08.2011, 16:24
Re: [INFO]Function - by [MG]Dimi - 12.08.2011, 17:27
Re: [INFO]Function - by TheBluec0de - 12.08.2011, 21:29
Re: [INFO]Function - by DRIFT_HUNTER - 12.08.2011, 21:50
Re: [INFO]Function - by TheBluec0de - 12.08.2011, 22:17
Re: [INFO]Function - by Basicz - 13.08.2011, 00:17
Re: [INFO]Function - by TheBluec0de - 13.08.2011, 00:29

Forum Jump:


Users browsing this thread: 4 Guest(s)