View unanswered posts | View active topics It is currently Thu Mar 28, 2024 3:50 pm




Reply to topic  [ 5 posts ] 
Teth a question about C++ 
Author Message
Senior
User avatar

Joined: Sat Oct 18, 2014 12:25 pm
Posts: 28
Location: Brazil Sumaré PSO
Post Teth a question about C++
It is possible to compile the teth to exceed the limit of 200 level to something like 300?


Sat Oct 25, 2014 6:00 am
Profile YIM WWW
豆腐配達

Joined: Wed Mar 16, 2011 1:45 am
Posts: 1036
Location: England
Post Re: Teth a question about C++
Yes. But the ship is the easy part. You also need to change the client to increase the level limit. You then need to edit the player level table file adding the extra level up stats.

_________________
Image


Wed Oct 29, 2014 12:09 am
Profile
Senior
User avatar

Joined: Sat Oct 18, 2014 12:25 pm
Posts: 28
Location: Brazil Sumaré PSO
Post Re: Teth a question about C++
Hmm interesting I'll try to do that soon, once tried something like that but when I exceeded the 200 level I was disconnected


Wed Oct 29, 2014 3:24 pm
Profile YIM WWW
豆腐配達

Joined: Wed Mar 16, 2011 1:45 am
Posts: 1036
Location: England
Post Re: Teth a question about C++
There's a few places in the client you need to update. You also need to edit the player level table file (PlyLevelTbl.bin) which I don't believe there's a public tool to do. I created my own and do plan to release my tools to the public at some point. Once you've got that done the ship code need's to be updated; tnlxp will require the additional required exp entries. Then search for character.level in the source code and ensure that tests for 199 are increased to the new cap.

I've not tested increasing the cap to 300 but tested increasing it to 220 which worked fine.

_________________
Image


Thu Oct 30, 2014 2:09 am
Profile
Senior
User avatar

Joined: Sat Oct 18, 2014 12:25 pm
Posts: 28
Location: Brazil Sumaré PSO
Post Re: Teth a question about C++
understand me now I know why it didn't work I modified just a source of teathella the strange thing is that when compiled wasn't reported no error but in theory as I said before not work xD
but that's okay I'm going to do my best and try to make this stuff soon I want to thank you for not only helping me in this matter but have also helped many other communities directly and indirectly, thanks tofuman long life to you and to eden ^_^


Thu Oct 30, 2014 5:58 am
Profile YIM WWW
Display posts from previous:  Sort by  
Reply to topic   [ 5 posts ] 

Who is online

Users browsing this forum: Google [Bot] and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.