Hello, i havve made a map but my trucks are gone ingame but in gtk radiant they are shown with texture weapon clip
Ttrucks
As far as I rmember an entitiy “info_null” has to be attached to models.
Otherwise the models will be shown at mapcoordinates 0,0,0 ingame.
Please correct me if I’m wrong.
I don’t see any info_null attached to it on Gold Rush nor my maps and it works 
Perhaps there’s at least 2 entities directly bound to Truck clip (target_script_trigger and func_constructible, this one is in the top arch of Axis spawn courtyard where CP is if I’m not wrong, or is it only Tank one?), and few others (func_time, bound to an other target_script_trigger when Truck get disabled, …). Make sure you copy/pasted everything from the source you used.
Edit:
Also on ground several info_train_spline_main for the path, and compare the target/targetname with the script, so you can see how it works 