21.06.2010, 13:28
If you want to put the call under the GM's OnPlayerConnect, use
Код:
new str[128]; format(str,128,"/snow"); CallRemoteFunction("OnPlayerCommandText", "is", playerid, str));
No warnings/Errors but when someone join nothing appear