03-07-2010, 04:08 PM
Code:
public OnPlayerDisconnect(playerid, reason)
{
GameTextForPlayer(playerid,"~g~ Please Wait... the Mission is Changing ~g~",5000,3);
return 1;
}Code:
// Please Do not change anything or fuck youAnyway, you have lots of unused callbacks, why place them in your GM then?