Can't find the bug!!!! |
Ok, i have been modding extensively lately but i'm stuck with a bug i can't figure out. I have several cutom weapons, as well as required tech to make them work and all is fine. The problem is with 2 set of weapons that are in the normal game (modded their stats a bit) but they refuse to show up in the design screen! All their requirments are there, and i can't find any bug in the code. Everything else works, i don't know why thoses refuse to show up...
If anyone has ideas, i'm really wasting a lot of time trying to fix this.
Fun
Being slightly dyslexic puts real mockers on coding as I spend more time checking the syntax than I do coding. Hunting the missing comma or the wrong sort of brackets or that of the sort was jolly fun even more so then chewing ones own leg of

Fallen Haven wrote:Ok, i
If anyone has ideas, i'm really wasting a lot of time trying to fix this.
I've not modded any weapons, so there are many others with more experience than me in that field but post the relevant code and i'll spot it if its an obvious mistake; sometimes it just helps to have another pair of eyes.
---
Tarsus Race and new AI for Download! v0.6
Consult the great SEV Wiki

when the fish fly over the moon
That can be a real pain, or it could be some relation of the password gremlins.....

Editor
The SEV data editor would probably help you guys out at least a little. It owuldn't be perfect, but close.
_______________________
There are 10 types of people in the world:
Those that understand binary, and those that don't.
Data Editor
I've just started using the Data editor, and it was GREAT!!! Thanks to Devnull for it!

Planet firing points bugged

haa got you tis time
I am sure I have seen this mentioned as fixed in either the .18 or .19 changelog.




...
Remembering back into my
Remembering back into my long and distant past when I did some programming at uni, look for the missing comma... or where you have put a comma when it should have been a semi colon....
The other thing is try cutting and pasting chunks of your code into an existing weapons file and she what breaks it when cut n pasted...