Wanted Level Bugged
#10

pawn Код:
forward CheckWanted(playerid);
public CheckWanted(playerid)
{
    new string[128];
    format(string,sizeof(string),"] %d ]",GetPlayerWantedLevel(playerid));
    TextDrawSetString(WantedLvlTxd[playerid], string);
    return 1;
}
Reply


Messages In This Thread
Wanted Level Bugged - by SplinteX - 24.12.2013, 19:25
Re: Wanted Level Bugged - by BizzyD - 24.12.2013, 19:28
Re: Wanted Level Bugged - by SplinteX - 24.12.2013, 19:43
Re: Wanted Level Bugged - by BizzyD - 24.12.2013, 19:48
Re: Wanted Level Bugged - by SplinteX - 24.12.2013, 19:48
Re: Wanted Level Bugged - by SplinteX - 24.12.2013, 21:41
Re: Wanted Level Bugged - by SplinteX - 25.12.2013, 11:02
Re: Wanted Level Bugged - by Patrick - 25.12.2013, 11:05
Re: Wanted Level Bugged - by SplinteX - 25.12.2013, 11:31
Re: Wanted Level Bugged - by Patrick - 25.12.2013, 11:45

Forum Jump:


Users browsing this thread: 1 Guest(s)