Data Realms Fan Forums http://45.55.195.193/ |
|
Drone won't be in the game for some reason. http://45.55.195.193/viewtopic.php?f=1&t=45470 |
Page 1 of 1 |
Author: | Chronometer [ Sun Nov 03, 2013 3:53 pm ] | ||
Post subject: | Drone won't be in the game for some reason. | ||
Yep. Back again.
|
Author: | Vlads [ Thu Nov 07, 2013 5:18 pm ] |
Post subject: | Re: Drone won't be in the game for some reason. |
'Drone isn't in the game for some reason." Typo. Did you checked if the Buyable line was at 1? |
Author: | Chronometer [ Fri Nov 08, 2013 2:21 am ] |
Post subject: | Re: Drone won't be in the game for some reason. |
Vlads wrote: 'Drone isn't in the game for some reason." Typo. Did you checked if the Buyable line was at 1? Naturally. |
Author: | dragonxp [ Sat Nov 09, 2013 6:24 am ] |
Post subject: | Re: Drone won't be in the game for some reason. |
Looking through your code I saw this: Code: AddActor = Attachable CopyOf = Drone FG Foot PresetName = Drone BG Foot SpriteFile = ContentFile FilePath = ChimaeraRnD.rte/Actors/Drone/FootFG.bmp Cortex Command is VERY picky about syntax, changing it to: Code: AddActor = Attachable CopyOf = Drone FG Foot PresetName = Drone BG Foot SpriteFile = ContentFile FilePath = ChimaeraRnD.rte/Actors/Drone/FootFG.bmp Should fix the issue of the Actor not loading. |
Author: | Chronometer [ Tue Nov 12, 2013 8:44 pm ] |
Post subject: | Re: Drone won't be in the game for some reason. |
dragonxp wrote: Looking through your code I saw this: Code: AddActor = Attachable CopyOf = Drone FG Foot PresetName = Drone BG Foot SpriteFile = ContentFile FilePath = ChimaeraRnD.rte/Actors/Drone/FootFG.bmp Cortex Command is VERY picky about syntax, changing it to: Code: AddActor = Attachable CopyOf = Drone FG Foot PresetName = Drone BG Foot SpriteFile = ContentFile FilePath = ChimaeraRnD.rte/Actors/Drone/FootFG.bmp Should fix the issue of the Actor not loading. Helps, used on my other mod though |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |