At the risk of sounding like either a teacher or a nerd, here is a 're-cap' of what I'm trying to do, with changes from the original plan:
I'm making a new building for GLA which will be a car yard thing where you can purchase civilian cars for terrorists for maps that don't come with enough cars. Terrorists aren't good on foot. It will build 'used cars' which will be your average crappy car, 'new cars' which will go faster and have a little more armour, 'pickup trucks' which will go slower but be much more armoured, and 'nuke trucks', which featured in one mission and include a nuclear bomb on the back. 'One point five thousand dollars and thirty seconds of your time while we follow our dodgy leads to acquire this please'.
Here is the beginning of how new cars will be built, based on the Technical code:
Quote:
;------------------------------------------------------------------------------
; this unit is never really "built"; building one triggers the random building of
; one of the other chassis. If you want a *specific* chassis, choose it explicitly;
; if you want a chassis at random, specify this.
Object GLAVehicleNewCar
; *** ART Parameters ***
SelectPortrait = NewCar100
ButtonImage = NewCar50
Draw = W3DModelDraw ModuleTag_01
DefaultConditionState
; give it a model so it'll show up in WB
Model = CarLuxury01
End
End
; set cost and time fields here or else they won't work
BuildCost = 200
BuildTime = 5.0 ;in seconds
Side = GLA
EditorSorting = VEHICLE
BuildVariations = CarLimo1 CarLimo2 CarLimo3 CarLuxury01 CarLuxury02 CarLuxury03 CarSUV01
KindOf = SELECTABLE CAN_ATTACK ATTACK_NEEDS_LINE_OF_SIGHT CAN_CAST_REFLECTIONS VEHICLE
End
|
At this stage it does not have any way of civilianifying itself, but I'll get to that in due course... ....and when I do I'll most definitely need help. You can help in advance if you can, but bear in mind that you can't ask me exactly what the question is because aside from what I've already said I have no idea myself. But then again by the time I next look at this here forum I may well know exactly what the question is, so you could ask me then. But if I did find out the question, and did visit this forum, then I would post the question so everyone knew what I was asking. Whoa, there's not any forum rule against driving oneself and possibly others mad with tired ramblings of a shallowly philosophical nature are there? :dead: :sleep: