How to make tuortial ?
#2

at onplayerconnect, do return 0; ( I think that will work). Then open a new public function like: publicfunction(playerid); Put that in onplayerconnect.

then use in that public function your stuff.
Like:

forward mypublicfunction(playerid);
public function(playerid)
{
blabla
return 1;
}
Reply


Messages In This Thread
How to make tuortial ? - by Alex.Cone - 03.04.2011, 19:49
Re: How to make tuortial ? - by Baboon - 03.04.2011, 19:52
Re: How to make tuortial ? - by Alex.Cone - 03.04.2011, 19:54

Forum Jump:


Users browsing this thread: 1 Guest(s)