0959
Revision as of 18:38, 9 June 2016 by Spaceeinstein (talk | contribs)
- Description
- Creates a horseshoe pickup
- Syntax
- 0959: [var] = create_horseshoe_at [flt1] [flt2] [flt3]
- Parameter
- [var]
- Variable to store the handle of the pickup
- [flt1]
- X-coordinate
- [flt2]
- Y-coordinate
- [flt3]
- Z-coordinate
This opcode creates a horseshoe pickup. Like most pickups, it spins and can be "picked up" by walking through it. Horseshoes are recorded in stat 241. The total amount of horseshoes depends on the amount of pickups you have placed. Picking up a horseshoe gives you $100. Picking up all the horseshoes will give you $10,000. The pickup uses the model cj_horse_shoe.dff to create the pickup so the model has to be at least defined somewhere in an IDE file for the opcode to work.
Keywords
create, horseshoe, pickup, cj_horse_shoe