Freezing then gmx :(
#1

This is bugged can you fix please?
pawn Code:
switch (classid) {

          case 0:
          {
      format(string, sizeof(string), "~y~President",playerid);
      GameTextForPlayer(playerid, string, 2000,6);
        if(TEAMPRES == 1)
            {
      format(string, sizeof(string1), "~n~ ~r~Not Avalible",playerid);
      GameTextForPlayer(playerid, string1, 2000,6);
            }
            }
This is the problem
pawn Code:
if(TEAMPRES == 1)
            {
      format(string, sizeof(string1), "~n~ ~r~Not Avalible",playerid);
      GameTextForPlayer(playerid, string1, 2000,6);
            }
when the teampres == 0 its fine but wen its 1 it freezes
Reply


Messages In This Thread
Freezing then gmx :( - by Kyle - 01.08.2009, 23:09
Re: Freezing then gmx :( - by saiberfun - 01.08.2009, 23:10
Re: Freezing then gmx :( - by .::: Ecko :::. - 01.08.2009, 23:18
Re: Freezing then gmx :( - by saiberfun - 01.08.2009, 23:19
Re: Freezing then gmx :( - by .::: Ecko :::. - 01.08.2009, 23:28

Forum Jump:


Users browsing this thread: 1 Guest(s)