Crashing [ MySQL ]
#5

Quote:
Originally Posted by JaTochNietDan
View Post
Show me where you create it, and show me the contents of the PlayerName function, also read the edit I made in my post.
pawn Code:
new Escape[5][128];

stock PlayerName(playerid)
{
      new name[MAX_PLAYER_NAME];
      GetPlayerName(playerid, name, sizeof(name));
      return name;
}
Reply


Messages In This Thread
Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:30
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:31
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:32
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:33
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:34
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:35
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:40
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:41
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:45
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:46

Forum Jump:


Users browsing this thread: 1 Guest(s)