16.07.2011, 21:32
To pass parameters, you simple use them when you're calling the function (specifying the wrong amount of parameters will result in an invalid arguments error).
You should read THIS again. Its worth taking the time and effort to read as it teaches you the fundementals of the language.
Код:
ex(playerid, 0);