trying but no luck thx anyway
Anyone has been able to make the VN2008 server files work? Or does anyone have an older client than this US release? Pls share?
Hi guys hope everyone doing good.
i have issues with login can someone help me out. i followed steps completely, Screenshot by Lightshot i have this issue atm, i tried to turn of firewall but still dint work, i replaced gamefolder as well still issue, can someone guide me how to solve.
So can all this work on newer windows 10 servers with newer databases ? I know a lot about those but I know very little about game. I would be more than happy to team up.
I get DC when ever moving to Tibet, how to fix it any idea??
How do I change karma title and make auto second role in database? What do I need to code any help I would appreciate it.
Is the map for Tibet up? are you sure you have it set to the correct map number?
you would need to edit the file us_Fame_Infamy_Ref inside the SCR_base on the client to change karma titles and for second role you would need something like this - posted by Gilberto Rivera
1. Open sql magnament studio2
2. click on new query.
3. when a blank space appears just paste the following text.
4.replace "charactername" in each sentence for the name of the character you want to upgrade to 2nd role.
5. click on execute query
use ND_GAME_0;select * from ND_V01_Charac where chr_name = 'charactername';
update ND_V01_Charac set class_grade = 2 where chr_name = 'charactername';
- - - Updated - - -
MY question is how do I change spawn in/teleport points for maps? If any one could clue me in that would be great.
how to add new content? like RF Skills any files available?