Search found 4 matches

by Artemisfowl333
Mon Apr 18, 2016 7:57 pm
Forum: The Drawing Board
Topic: armor damage
Replies: 12
Views: 6462

Re: armor damage

So I was messing around with my code and think I might of found a glitch in the game itself. The following code does the same thing as my previous code. I did change some things so that this mod didn't conflict with the back-ups version I had of this mod, but that's all. The main point I want you to...
by Artemisfowl333
Fri Apr 15, 2016 7:58 pm
Forum: The Drawing Board
Topic: armor damage
Replies: 12
Views: 6462

Re: armor damage

Unfortunately the suggestion above me didn't help much, and I have tried to do a variety of things. I now believe that the problem is not in the line that is supposed to damage armor, but somewhere else. I have entered the line that I used to damage armor in the debug console, and it worked. If anyo...
by Artemisfowl333
Thu Apr 14, 2016 8:01 pm
Forum: The Drawing Board
Topic: armor damage
Replies: 12
Views: 6462

armor damage

the following code is a weapon that is meant to make any station or ship disappear on contact, but do lots of damage to the shooters armor. the weapon does make things disappear on contact, but the armor doesn't take any damage. does anybody know how to make my armor take damage, or if i'm using the...
by Artemisfowl333
Tue Apr 05, 2016 7:58 pm
Forum: Shipyards
Topic: images
Replies: 3
Views: 2674

images

For some reason I can't explain, in my mod my items images won't show up(but the station image does). my code is the following: <?xml version="1.0" ?> <!DOCTYPE TranscendenceExtension [ <!ENTITY itme_missile "0xEdaf0000"> <!ENTITY itDeathLauncher "0xEdaf0002"> <!ENTITY StNOTHonestAbesStations "0xEda...