About SS gamemode.
#2

You need to add callbacks to your script.

Add them like this:

public OnPlayerConnect(playerid)
{
return 1;
}

You can find a list of all the callbacks in SA:MP here :
https://sampwiki.blast.hk/wiki/Category...ting_Callbacks

Note: If you already have one present, don't add it again. Once is enough.
Reply


Messages In This Thread
About SS gamemode. - by darkhunter332 - 30.09.2015, 16:22
Re: About SS gamemode. - by rappy93 - 30.09.2015, 18:37
Re: About SS gamemode. - by Mauzen - 30.09.2015, 18:45
Re: About SS gamemode. - by darkhunter332 - 30.09.2015, 19:45
Re: About SS gamemode. - by darkhunter332 - 30.09.2015, 20:03

Forum Jump:


Users browsing this thread: 1 Guest(s)