Cyberpunkgothic1 on 30/4/2011 at 20:40
well, seams that this setting is the max reducement of the respawning in the game; besides the mod that completely disables it!
next I plan to code the inventory-colorchooser.
the idea is:
1. to take a screenshot of the game and showing it in a new shockcfg-tab.
for this please post your favorite screenshot, so we can choose one to use!? :)
2. and painting on it the inventory with java. while changing the inventorycolors shows off in shockcfg at realtime.
for this I need to know, how I can get the same colors-pattern in java/shockcfg as in SS2!? ?)
MidiV on 5/6/2011 at 11:19
I was unable to run it, Java exception thrown.
java ShockCfg xerxes
ru
false
Exception in thread "main" java.util.MissingResourceException: Can't find resour
ce for bundle java.util.PropertyResourceBundle, key HelpLabelTast
at java.util.ResourceBundle.getObject(Unknown Source)
at java.util.ResourceBundle.getString(Unknown Source)
at XerxesHelp.<init>(XerxesHelp.java:65)
at Xerxes.<init>(Xerxes.java:120)
at ShockCfg.main(ShockCfg.java:75)
SDK and JRE installed.
Cyberpunkgothic1 on 5/6/2011 at 11:58
this "ru" means you are running a russian windows or linux. shockcfg has only english and german support. to fix this go into the resources folder and save the file MyTextResource_en.properties as MyTextResource_ru.properties. than you should get english language. I'm not sure if this works, give it a try, and come back if you need further help.
MidiV on 5/6/2011 at 14:04
Yes, it works, thanks. By the way, how citadell.bat and rickenbacker.bat should be used?
Cyberpunkgothic1 on 5/6/2011 at 14:12
I'm happy to see that this little hack works, so the systemlanguage dont needs to be changed.
citadell.bat and rickenbacker.bat start only demonstrations, what could be coded further for this tool.
I will now write the german version of the website.
Cyberpunkgothic1 on 13/6/2011 at 17:10
hello shockers,
please let me ask again about an old question. I would like to ask aboute the mysterious "i".
in the readmep.wri, you can read that the chance of respawn is changed from 1/i to 1/(i+<n>).
my question is, if it could be, that i is the n of the previouse point in the readmep.wri, namely reduced by n?
thank you and happy shocking :)
Cyberpunkgothic1 on 24/6/2011 at 17:32
Uploaded new Version with german GPL, new README/LIESMICH and new Eventhandling on Exit and Maximation.
Cyberpunkgothic1 on 24/6/2011 at 22:18
second release today. version 3.02.18
made resizing perfect.
corrected showing wrong version.
added dispose(); on close.
Cyberpunkgothic1 on 1/7/2011 at 13:44
I uploaded new Version 3.02.20. I disabled the output, and corrected it on one point. If you get now some output, other than saying usr.cfg could not be found, it means something is wrong.