| Functions Documentation | |
| Name | objSetItemCharges |
| Syntax | (objSetItemCharges obj item charges [count]) -> itemStruct |
| Argument List | obj: the spaceobject that has the item item: the item to set charges charges: how many charges you want to set [count]: the amount of items in the stack to set charges on |
| Returns | ItemStruct: the new item |
| Category | spaceobject, item |
| Description | Used by the NM900 missile pod to reload |
| Example |
Taken from &itNM900MissilePod;
<Events> <Reload> ; Reloads the pod with missiles (objSetItemCharges gSource gItem 36) </Reload> </Events> |
| Comment |
| Mod of the Month (October '25) |
| Featured Mods (random) |
| Cruiser, and a pair of fighters. |
| Emergency Escape Beacons |
| Quality Mods (random) |
| Agauptera-class yacht |
| Northwind Equipment Pack for 1.0 |
| Balanced Mods (random) |
| Dealer Stations |
| New Shields |