'Hack' and Mods

Posted:
Thu Sep 10, 2009 11:18 pm
by Atrion
Is there a simple way of doing hacks and mods (Things like removing the bariers, DRC tents, the Map, etc...) from a solo URU:CC game (With offline KI). I tried using an app I found called URU Trainer but it didn't seem to do anything. SO is there an app that can be used to enable/disable these things or does it all have to be done in code?
Thanks for any and all help.
Re: 'Hack' and Mods

Posted:
Fri Sep 11, 2009 1:01 am
by Agenotfound
look in the tool section of the forum, and more specifically in the libPlasma and #Plasma section you'll find all you need to get started !
good luck hacking uru !

Re: 'Hack' and Mods

Posted:
Fri Sep 11, 2009 1:43 am
by diafero
Some simple "hacks", noticeably enabling and disabling things which are already prepared to be switched on and off (i.e. which have an SDL value) can be done with the /set and /setsdl commands of the Offline KI (where /set is easier to use but can only do certain chzanges, while /(setsdl can change everything which has an SDL variable). You can find out the SDL names by using PlasmaShop for looking at the SDL files of your Uru installation (you should however NOT change these files! That used to be necessary, but thanks to above commands this is no longer the case).
Re: 'Hack' and Mods

Posted:
Fri Sep 11, 2009 2:03 am
by Atrion
diafero wrote:Some simple "hacks", noticeably enabling and disabling things which are already prepared to be switched on and off (i.e. which have an SDL value) can be done with the /set and /setsdl commands of the Offline KI (where /set is easier to use but can only do certain chzanges, while /(setsdl can change everything which has an SDL variable). You can find out the SDL names by using PlasmaShop for looking at the SDL files of your Uru installation (you should however NOT change these files! That used to be necessary, but thanks to above commands this is no longer the case).
Is there a list somewhere of all things that can be set using the /set and/or /setsdl ?
Re: 'Hack' and Mods

Posted:
Fri Sep 11, 2009 5:44 am
by diafero
There is a list for /set as part of the
KI commands list (btw, I link to the info pages on every Offline KI release...).
There can not be a list of options for /setsdl as each age developer decides which options he makes for his age. The SDL file is where he has to write that down in a way Uru understands.