Model Selection help
#7

I got this but it works
all codes work
It justs that the models wont show same time as i get the weapon.
When i use model ids, i cant get the actual weapons
When i use weapon id, i cant see the model

Код:
	if(listid == vipweaponlist)
	{
	    if(response)
	    {
		    SendClientMessage(playerid, COLOR_WHITE, "You've Got a weapon from the locker");
		    PlayerInfo[playerid][pGuns] = modelid;
			GivePlayerValidWeapon(playerid, PlayerInfo[playerid][pGuns], 99999);
	    }
	    else SendClientMessage(playerid, COLOR_WHITE, "You've canceled the menu");
    	return 1;
	}
Reply


Messages In This Thread
Model Selection help - by San1 - 05.06.2013, 01:36
Re: Model Selection help - by Richie© - 05.06.2013, 01:40
Re: Model Selection help - by San1 - 05.06.2013, 01:43
Re: Model Selection help - by Akira297 - 05.06.2013, 01:45
Re: Model Selection help - by San1 - 05.06.2013, 01:48
Re: Model Selection help - by Akira297 - 05.06.2013, 01:55
Re: Model Selection help - by San1 - 05.06.2013, 01:58
Re: Model Selection help - by Akira297 - 05.06.2013, 02:14

Forum Jump:


Users browsing this thread: 2 Guest(s)