Hi Buddies 7th June was a great Event. Its really cool to see more movement at the Servers. 6-10 players we are. Good way to make monthly events. Thx to "Posi" for support. Join back to the Server,players waiting at the evenings for!
I tried adding this to the objectspawntemplates.con with no success. I then tried making a folder called Objects in the map directory, and put a copy of the Cessna object folder from the interstate mod objects.rfa . Then I added the cobra radar code into the aerospace/objects/Cessna/object.con file. (I basically followed this tutorial, just substituted some things http://is82.com/e107_plugins/forum/forum_viewtopic.php?6730 ) This also didn't work. Anyone else have any ideas?
2) I want two types of Cessnas the map. Currently, I have one that has guns on it, but i would like to add missiles onto a seperate cessna. Inside the interstate.lst, i took
Cessna=StandardMesh(\Cessna\Cessna_fuselage) which is the original cessna, and added
Cessnabomber=StandardMesh(\Cessna\Cessna_fuselage) thinking it would give me an identical cessna object, just different name.
However, though i can place a 'Cessnabomber' in Battlecraft, it dosent show up in game... If anyone can help me make an identical cessna, just with a different name, i can make the 'missiles' work.
rem *** CessnaCockpitInternal ***
ObjectTemplate.create Bundle CessnaCockpitInternal
rem -------------------------------------
ObjectTemplate.addTemplate CessnaCockpitExternal
ObjectTemplate.addTemplate CessnaCockpit
rem -------------------------------------