[Help Thread] Please post your questions here.

09/14/2022 09:40 Nove240#8461

WHERE name NOT LIKE 'Admin Name' if u are the unique admin
WHERE lv < ADMIN LEVELS ( something like 300 )
ORDER BY lv DESC ( for rank by lv )
10/27/2022 20:46 forgephazer#8462
Hello all. Does anyone know why i m getting this error when i m trying open game? Thank you.

[Only registered and activated users can see links. Click Here To Register...]
11/26/2022 15:37 osomeloso#8463
Maybe a stupid question for a expert, but I search and search and I don't know where I can change te warehouse space to 2000.
Ty^^
11/26/2022 22:07 ThunderNikk#8464
it in the game server opt

T game.max_storage_item_count:1000
11/27/2022 14:07 osomeloso#8465
What is it?
game.monster_regen_boss:5
F game.monster_regen:5

Respawn every 5 min? Or 5 seconds? I check Betty and the respawn is 20 min
11/30/2022 12:09 osomeloso#8466
Quote:
Originally Posted by osomeloso View Post
What is it?
game.monster_regen_boss:5
F game.monster_regen:5

Respawn every 5 min? Or 5 seconds? I check Betty and the respawn is 20 min
Ok nvm I test It and this is a hp regen bfrom the mobs, no the respawn
11/30/2022 16:39 Exterminator-[Fury]#8467
Quote:
Originally Posted by osomeloso View Post
Ok nvm I test It and this is a hp regen bfrom the mobs, no the respawn
Check monster_respawn lua:

Code:
elseif ID == 1404031  then
		Raremob_ID = {9158002, 0, 0, 0}
		Raremob_count = { 1, 1, 1, 1 }
		Raremob_interval = { 1000, 0, 0, 0 }
		
		Raid_Raremob_ID = {9158002, 0, 0, 0}
		Raid_Raremob_count = { 1, 1, 1, 1 }
		Raid_Raremob_interval = { 1000, 0, 0, 0 }
1000 = 10 sec change this value in Raremob_interval and Raid_Raremob_interval

Quote:
Originally Posted by buuburn View Post
Where can i find the drop rate of certain items such as empty pet cards. Also where can i find the formula for the drop rate in de source?
Monsterresource check for drop value
search in MonsterDropTableResource linked to DropGroupResource
12/02/2022 15:40 osomeloso#8468
Where i can find the client side with the npc and another thinks from event like chrismas?

When I activate the xmas event from 2012 I can see the npc location with the quest Marc but I can't see the npcs and the server emu spawn every time quest error.

I try to change the npcs for another from the game but I think this npc inst linked with the quest so they haven't it, only the store/event menu.

I think this is because mi client don't have the npc files, but maybe I'm wrong. Ty^^
12/02/2022 18:24 ThunderNikk#8469
NPC Locale turns them on and off for various locale (location) start arguments.

So in the NPC tables in the database the locale for the specific events you are looking to go live with needs to be set for your region.

You can also play around with 1 and 0 in locale one of those turns them off for all regions and one of them turns them on.

(Sorry playing mostly other games now I can remember which)

You probably need to update the NPC resource for the client (rdb) in order for the server client info to match.
12/04/2022 01:33 demonlordace#8470
launcher.html /use_nprotect:0 and gameserver.opt N:game.security_solution_type:0. shouldnt have to do the whole locale thing like back in the day right? cleint with 9.5.2 file release is fine but if i try to use the eng 9.5 release fromo ThunderNikk keeps poping up blah blah blah about nprotect

also for some reason when using patch bin and all that which is working correctly. but when using it when i close game out and then open launcher again i dont get the play button again.
12/04/2022 09:27 madomic#8471
Hi folks, please help a newbie, tried everything from the forum
Stuck on the login window, entering a login and password, nothing happens
Version 9.5.2.
No errors in the auth and herlock, did the server files Revo team
Tried several options ip, ports, changed the version in game.opt, several clients
The behavior is the same, many helped request a new base [Revosite], it also created, no help, Sframe also changed, my options are long over, please help)
12/04/2022 16:56 ThunderNikk#8472
Quote:
Originally Posted by demonlordace View Post
launcher.html /use_nprotect:0 and gameserver.opt N:game.security_solution_type:0. shouldnt have to do the whole locale thing like back in the day right? cleint with 9.5.2 file release is fine but if i try to use the eng 9.5 release fromo ThunderNikk keeps poping up blah blah blah about nprotect

also for some reason when using patch bin and all that which is working correctly. but when using it when i close game out and then open launcher again i dont get the play button again.
On 9.5 the /use_nprotect:0 and gameserver.opt N:game.security_solution_type:0 are no longer functional. You need to resource a localeinfo.ini file after changing the China information in the file to your countries information then launch with country CN

Quote:
Originally Posted by madomic View Post
Hi folks, please help a newbie, tried everything from the forum
Stuck on the login window, entering a login and password, nothing happens
Version 9.5.2.
No errors in the auth and herlock, did the server files Revo team
Tried several options ip, ports, changed the version in game.opt, several clients
The behavior is the same, many helped request a new base [Revosite], it also created, no help, Sframe also changed, my options are long over, please help)
Do you get any messages in auth or gameserver windows when you click the log in button
12/05/2022 08:39 madomic#8473
Quote:
Originally Posted by ThunderNikk View Post
On 9.5 the /use_nprotect:0 and gameserver.opt N:game.security_solution_type:0 are no longer functional. You need to resource a localeinfo.ini file after changing the China information in the file to your countries information then launch with country CN



Do you get any messages in auth or gameserver windows when you click the log in button
Thank you so much for your response and trying to help
No, no messages or errors at the time of login, gives a line in auth after a while
"Password(....) is not console password"
I searched a bit, now it's stuck in the same login screen, but gives an error, wrong username or password, to the correct data (found your post with an answer to a similar problem), changing the password did not help, did through the generator, the new table also does not help
12/05/2022 09:03 Exterminator-[Fury]#8474
Hmmm maybe you forgot to rappelzcompress.opt files open compress file drag and drop the .opt files into it to update new changes. try login after this

Quote:
Originally Posted by madomic View Post
Thank you so much for your response and trying to help
No, no messages or errors at the time of login, gives a line in auth after a while
"Password(....) is not console password"
I searched a bit, now it's stuck in the same login screen, but gives an error, wrong username or password, to the correct data (found your post with an answer to a similar problem), changing the password did not help, did through the generator, the new table also does not help
12/05/2022 09:20 madomic#8475
Quote:
Originally Posted by Exterminator-[Fury] View Post
Hmmm maybe you forgot to rappelzcompress.opt files open compress file drag and drop the .opt files into it to update new changes. try login after this
Thank you very much
gameserver.opt and authserver.opt, I compressed them after each edit, tried again, no help
I don't really understand how it works, but I have 3 variants of problems, please advise me if you can, at least to understand which way to go
I tried 3, with different sframe, including the one in some post dumped ThunderNikk, tried a lot of options, it all comes down to:
1. Failed connecting to servers, in Herlock and Auth
2. Error login or password on the log screen
3. Also log screen, nothing happens when I press enter with the correct data