View Single Post
  #1  
Old 04-11-2004, 03:50 AM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default (CODE) Race/Class modif

ATM, im trying to modify the source code to add new class/race combo. Ok, lets admit it, im not a very good coder as i only know basic/pascal.

After browsing all the files related to world.exe, i find in client.cpp the tables which refer to character creation, i start modify them. I compile and i run world.exe. When im under the char creation screen i see the modif i have make are not taken in count (Example : Point Bonus i setup is not respected, 20 or 25 or 30, but i have modify them so all class get 25).
I would have prefer a world.exe crash to that, it look like i have compiled world.exe with pre-modified client.cpp ...

I just need to know if i need to modif another file (well, it look like i NEED to modif another file), pb is its the third time i browse all cpp file and i cant find which one ...
__________________

Reply With Quote