View Single Post
Old 11-14-07, 05:51 PM   #249
skwasjer
The Old Man
 
Join Date: Apr 2007
Location: Netherlands
Posts: 1,547
Downloads: 26
Uploads: 3
Default

As per request, to edit the ammo_storage section, add the following 2 lines to the propertydefinitions.xml (the 2nd line is a fix for the property just above the ammo_storage section):

Code:
<property name="ammo_storage" datatype="collection" />
<property name="clip_size" datatype="int" />
Add it directly below the line:

Code:
 <properties>
This allows you to see all 4 ammo types and change the shell it's object id reference and amount of shells. If there are more requests for fixing properties, please drop a line here.

Good luck
skwasjer is offline   Reply With Quote