Apologies in advance for bad formatting, haven’t posted a module file in a while.
For any of you still left, I’ve run into a strange problem.
Here’s the error I got:
31/7/2016 - 13::55 - Module Type not found ->csr_vc_adg:…\src\SIM_ShipModuleType.cpp 314
Here’s the csr_vc_adg file:
[config]
unlockcost = 0
lockable = 1
armour_penetration = 20
blasttexture = “kinetic_blast.dds”
category = “WEAPONS”
classname = “SIM_KineticWeapon”
color = 4
cost = 50
crew_required = 3
damage = 5
description = “Not much can outmatch the Collective’s Automatic Defense Gatling Turret. Extremely high rate of fire with low damage, but since it’s computerised it can track even the smallest of targets.”
fire_interval = 10
guiname = “Cruiser AD Gatling”
hitpoints = 100
icon = turret
max_range = 300
min_range = 60
name = “csr_vc_adg”
optimum_range = 200
powerconsumed = 1
shield_penetration = 20
size = “CRUISER”
sound = tribe/data/sounds/cruiser_howitzer.ogg
soundvolume = 0.5
speed = 6
tracking_speed = 5
turret_sprite = “turret_auto_v1”
turretsize = 6.0
weight = 50
slot_type = TURRET
uisortpos = 1092
[dataitems]
0 = cost,DECIMAL
1 = weight,DECIMAL
2 = hitpoints,DECIMAL
3 = powerconsumed,DECIMAL
4 = max_range,DECIMAL
5 = damage,DECIMAL
6 = fire_interval,INTEGER
7 = tracking_speed,DECIMAL
8 = shield_penetration,DECIMAL
9 = armour_penetration,DECIMAL
10 = crew_required,INTEGER
11 = optimum_range,DECIMAL
12 = min_range,DECIMAL