Weapons dissappear after spawning them
#4

Quote:
Originally Posted by Cxnnor
Посмотреть сообщение
pawn Код:
else if(!strcmp(cmdtext,"/command",true))
    {
        GivePlayerWeapon(playerid, //weaponid, //weaponammo);
        return 1;
    }
pawn Код:
CMD:command(playerid, params[])
    {
        GivePlayerWeapon(playerid, //weaponid, //weaponammo);
        return 1;
    }
He already knows how to give a weapon. If you had read his first post, you could have understood what the issue is.


Well Devix you might check all the scripts you use for ResetPlayerWeapons inside repeatedly timers or under OnPlayerUpdate then take it out.


Edit:

Do you remember what have you done (Added/Removed/Modified) in your script right before that issue came up?
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: 2 Guest(s)