Weapons dissappear after spawning them
#3

pawn Код:
else if(!strcmp(cmdtext,"/command",true))
    {
        GivePlayerWeapon(playerid, //weaponid, //weaponammo);
        return 1;
    }
pawn Код:
CMD:command(playerid, params[])
    {
        GivePlayerWeapon(playerid, //weaponid, //weaponammo);
        return 1;
    }
Reply


Messages In This Thread
Weapons dissappear after spawning them - by Devix - 20.07.2012, 21:26
Re: Weapons dissappear after spawning them - by [IKS]Niko_Hs™ - 20.07.2012, 23:23
Re: Weapons dissappear after spawning them - by Cxnnor - 20.07.2012, 23:43
Re: Weapons dissappear after spawning them - by [KHK]Khalid - 20.07.2012, 23:56
Re: Weapons dissappear after spawning them - by Devix - 22.07.2012, 00:09
Re: Weapons dissappear after spawning them - by Devix - 22.07.2012, 17:24
Re: Weapons dissappear after spawning them - by Devix - 24.07.2012, 14:39

Forum Jump:


Users browsing this thread: 1 Guest(s)