Difference between revisions of "0114"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 0114=3,set_actor %1d% weapon %2h% ammo_to %3d% while_in_car | description = Sets an actor's ammo while in a vehicle. | p1 = Actor variable | …') |
|||
Line 15: | Line 15: | ||
==Keywords== | ==Keywords== | ||
weapons, vehicles | weapons, vehicles | ||
− | |||
− |
Revision as of 21:14, 20 July 2011
{{{games}}}
- Description
- Sets an actor's ammo while in a vehicle.
- Syntax
- {{{syntax1}}}
- Parameter
This opcode sets an actors ammo for the specified weapon while in a vehicle
Sanny Builder example
0114: set_actor $PLAYER_ACTOR weapon 38 ammo_to 200000 while_in_car
Keywords
weapons, vehicles