[SOLVED]Give Weapon Dialog Box
#2

pawn Code:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
  GivePlayerWeapon(playerid, 22, strval(inputtext));
  return 1;
}
Will give the player weapon id 22 with the amount of ammo he chose.
Reply


Messages In This Thread
[SOLVED]Give Weapon Dialog Box - by mamedeste - 12.01.2010, 00:43
Re: Give Weapon Dialog Box - by [HiC]TheKiller - 12.01.2010, 02:36
Re: Give Weapon Dialog Box - by mamedeste - 12.01.2010, 10:53
Re: [UNSOLVED]Give Weapon Dialog Box - by mamedeste - 12.01.2010, 17:08
Re: [UNSOLVED]Give Weapon Dialog Box - by MaykoX - 12.01.2010, 17:56
Re: [UNSOLVED]Give Weapon Dialog Box - by mamedeste - 12.01.2010, 18:51

Forum Jump:


Users browsing this thread: 1 Guest(s)