Text draw problem
#1

PHP код:
if(IsPlayerInDynamicCP(playeridammu1))
    {
        
HideMenu(playerid);
         
format(stringsizeof(string), "~n~~p~Weapons~n~~n~~y~1. ~w~9mm - ~g~$1000~n~~y~2. ~w~Desert Eagle - ~g~$2500~n~~y~3. ~w~Sawnoff - ~g~$3500~n~~y~4. ~w~Combat Shotgun - ~g~$4000~n~~y~5. ~w~Teco9 - ~g~$6000");
        
TextDrawSetString(ammuu1string);
        
TextDrawShowForPlayer(playeridammu);
         
TextDrawShowForPlayer(playeridammuu1);
         return 
1;
    }
    if(
IsPlayerInDynamicCP(playeridammu1))
    {
        
HideMenu(playerid);
         
format(stringsizeof(string), "~n~~n~~n~~n~~n~~n~6. ~w~MP5 - ~g~$8000~n~~y~7. ~w~AK47 - ~g~$95000~n~~y~8. ~w~M4 - ~g~$11000~n~~y~9. ~w~Sniper - ~g~$12500~n~~y~10. ~w~Armour - ~g~$1000");
        
TextDrawSetString(ammuu2string);
        
TextDrawShowForPlayer(playeridammuu);
         
TextDrawShowForPlayer(playeridammuu2);
         return 
1;
    } 
2nd texrdraw dnt working any idea what i did wrong?
Reply


Messages In This Thread
Text draw problem - by sscarface - 27.02.2013, 13:34
Re: Text draw problem - by GoldZoroGrab - 27.02.2013, 13:53

Forum Jump:


Users browsing this thread: 1 Guest(s)