Help please..
#1

Hello!
I have made a command
here is the code
pawn Код:
CMD:exitb(playerid,params[]) {
    IsInMini[playerid] = 0;
    SetPlayerPos(playerid,2227.5811,-1723.7896,13.5514);
    GivePlayerWeapon(playerid,30,450);
    GivePlayerWeapon(playerid,29,400);
    GivePlayerWeapon(playerid,25,90);
    GivePlayerWeapon(playerid,22,70);
    return 1;}
if i use this command, it will be like this


How to fix it?
Reply


Messages In This Thread
Help please.. - by Ironboy - 27.03.2011, 09:01
Re: Help please.. - by Zh3r0 - 27.03.2011, 09:03
Re: Help please.. - by Mr_Scripter - 27.03.2011, 09:04
Re: Help please.. - by Ironboy - 27.03.2011, 09:06

Forum Jump:


Users browsing this thread: 1 Guest(s)