0959

From GTAMods Wiki
Revision as of 18:46, 31 December 2007 by Spaceeinstein (talk | contribs)
Jump to navigation Jump to search

0959=4,%1d% %2d% %3d% %4d%
Description: Creates a horseshoe pickup
Parameter 1: X-coordinate
Parameter 2: Y-coordinate
Parameter 3: Z-coordinate
Parameter 4: Object handle
Supports: San Andreas

This creates a horseshoe pickup. You can walk into it to pick it up like any other pickups. The 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 $10000. The game will only create the horseshoe model with ID 954.

Note

Sometimes this opcode is written as this:
0959=4,%4d% %1d% %2d% %3d%
The fourth parameter is placed in the beginning instead of at the end. This depends on which sascm.ini file you use.
Sanny Builder by default: 0959: $2882 = create_horseshoe_at 1224.0 2617.0 11.0

Keywords

create, horseshoe, pickup