What are the advantages of using CallLocalFunction
#1

Heya, I have noticed the function CallLocalFunction a few times lately and I didn't really get it's usage...
I mean like, what's the difference between this:
PHP код:
CallLocalFunction("RandomFunc""i"playerid); 
to this:
PHP код:
RandomFunc(playerid); 
And so on
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)