okay just to help you a little bit:
- did you check you got gm level 13?
- for different resons, try to add DebugMSG=1 into your rundedev.ini (write it under the ip and port to the [Server] section)
okay just to help you a little bit:
- did you check you got gm level 13?
- for different resons, try to add DebugMSG=1 into your rundedev.ini (write it under the ip and port to the [Server] section)
I don't really know how to set my GM Level to 13. There is no such info on the first page.
also i just added DebugMSG=1 to my runedev.ini as you said. it does nothing.
https://imgur.com/a/KDixz
i restarted the server and the client, no changes.
okay m8....
firstly, enabling the debugmsg only helps you if you have rights ;)
and for the gm level.. okay:
- you go to ROM_World in MS SQL
- open the drop-down menu
- open the drop-down menu of Tables
- right click on dbo.RoleData-Account -> "Edit Top xxx Rows" (you can change how many rows in total you wanna edit but by default its set to 200)
- find the row with you correct Account_ID (which is your game login username)
- change the value in the column ManageLv (default its set to 0 -> change it to 13)
- to save your changes, simply close the tab
this should grand you fully gamemaster rights, know you can use gm commands ;)
greetings
mollo
Last edited by mollo; 21-12-17 at 02:09 PM.
Thank you very much. This should be added to the Guide on the 1st Page.
Can't make it too easy else no one will discover things. Turning it on and playing is one thing, but taking the time to look in to every part of the server is how you figure things out, the database is the core of everything, it's where you can change anything about a character/account or activate and disable many server features. Also take the time to look through the LUA server files and you will find a crazy amount of great debug stuff there, and it is also where you will find many hidden secrets about the game.
Look at my SQL files i posted a long time ago to get some ideas how you can change things in the database. Once you have get some understanding about that you can design some web server to be your game front end, use some PHP to talk to the games SQL Database and end up with a Webpage or more with useful DIY Admin tools. Logview is another handy one to play around with, but with some understanding of PHP and SQL you won't need it cause you can design your own as you learn more.
There is a lot posted about the server now and too much to read it all, so I know your frustration, but some of us know what we know by tinkering/breaking/fixing.
Hello all, i have truble with datacentre, he starting for 1 h and with Sql Command Process .....| Sql Command Process .....\ Sql Command Process .....- line and nothing cant help with it. i did change global.ini ;secret code password and add it to any global.ini; add secret code to playercenter.ini; may be some one know what wrong (5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_World _LoginID =romuser
(5) DBTransferClass Init Error!! Server=(local)\DESKTOP-FKPIEMM DB=ROM_World LoginID=romuser
DBTransferClass Init Error!! Please check database or ini setting
(Server=(local)\DESKTOP-FKPIEMM DB=ROM_World LoginID=romuser)(5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_GlobalDB _LoginID =romuser
(5) DBTransferClass Init Error!! Server=(local)\DESKTOP-FKPIEMM DB=ROM_GlobalDB LoginID=romuser
DBTransferClass Init Error!! Please check database or ini setting
(Server=(local)\DESKTOP-FKPIEMM DB=ROM_GlobalDB LoginID=romuser)(5) DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_ImportDB _LoginID =romuser
hello anatg,
the problem is here " DBTransferClass Connect Error _Srv = (local)\DESKTOP-FKPIEMM _DB=ROM_World _LoginID =romuser""
it cant connect to this sql server: (local)\DESKTOP-FKPIEMM _DB!
seems like you need to fix to the connection in all global.ini (check the connection url + login, cauze it says it cant connect to romuser!)files
!
greetings
mollo
Hi, im new here and about to follow this guide, but before i do i have a couple of questions, First does this guide still work in 2018? and also, can i extract the first file to my D drive or does it have to be the C drive?
1. you can install it under d, yes
2. some links in this guide are dead, cause Gameforge deleted them. You cant download the manual client installation anymore, so you don't get the needed fdb files. If you find somewhere a manual client download of a lower version or that 6.0.X, than you are lucky!
Last edited by mollo; 18-02-18 at 07:50 AM.
anyone with a valid client link please?
Last edited by xlw00tlx; 23-03-18 at 11:07 PM.
What should I patch like first? 5.0 or after 6.0. Please tell me generally.
Thank you.
Sent from my HUAWEI VNS-L21 using Tapatalk