[Guide]How to Create 9.5.2 Server !

03/29/2021 22:31 chronossama#241
first then nothing, many thnx to all of u guys whit the helps, and revo for the files, adding all the inf:

herlock
[Only registered and activated users can see links. Click Here To Register...]
princess
[Only registered and activated users can see links. Click Here To Register...]

that whit 9.4. client, the files are 9.5.2 "why 9.4 client, because 9.5.2 client dont work whit the sframe"9.4 ver" and rappelzcmdlauncher, make a huge error whit the gameguard and some "br" issue message, and i only can find one 9.5.2 in here, if plis someone can add me the 9.5.2 client whit bat and rappelzcmdlauncher for the 9.5.2 server working on "EN", yes i tried the sframe u posted before for EN ThunderNikk, added and same error "BR" message.

posting auth

game

bat

changed 3 times the N:game.version:20181211 to see if any of the two clients works, and nothing.

i can stand that my problem is with the client, and if someone can add me the link for a working 9.5.2 ver, and the right rappelzcmd, ill apreciate, beucase no matther where i find and u se the rappelzcmd shows "br" error, and dont work, and the client 9.4 only shows no version for the harlock.

ill keep trying to see if i can find a solution to my issue, thnx whit the help
03/29/2021 23:21 ThunderNikk#242
Change

country:US

to

country:CN

In your bat launcher and game guard will not run.

You will probably have to resource the INI file with the US information copied into the China section to have things working better for the locale, but it should work for at least testing purposes to see if the client launches.

If you continue to get the invalid message you may need to add ignore client binary to your game server.opt like...

N:game.ignore_client_binary:1

For 9.5.2 you should be using a 9.5 client though not 9.4
04/02/2021 05:15 chronossama#243
Quote:
Originally Posted by ThunderNikk View Post
Change

country:US

to

country:CN

In your bat launcher and game guard will not run.

You will probably have to resource the INI file with the US information copied into the China section to have things working better for the locale, but it should work for at least testing purposes to see if the client launches.

If you continue to get the invalid message you may need to add ignore client binary to your game server.opt like...

N:game.ignore_client_binary:1

For 9.5.2 you should be using a 9.5 client though not 9.4
wow bro super ty, u always help.

works fine whit that inf changed, i was testing the path what i like more thats it "doing witch quest line, but! is not working the quest line, im at the "guild official resha" and she dont give me the starting quest whit the red headed girl, if someone plis can help me, whit what i have to do, download, change, find on the dbo to change it, I would appreciate it very much, the most lovely part to me on these game is doing all the quests lines, and whitout it, its not the same x.x
04/02/2021 18:21 ThunderNikk#244
I just posted that one page back in this thread you can find the missing quest insert query thanks to Ink Devil here...

[Only registered and activated users can see links. Click Here To Register...]
04/03/2021 13:54 chronossama#245
ty working !

sorry reposting again same questions, i really"really" read all the chats and topics, and i didint find it, ty bro for ur time. have a good day
05/30/2021 03:51 cannon0011#246
got an unusual error talking to npc's its been along long time since i've looked at anything rappelz like since the dev days with ncarbon here, but on this verison i am seeing this code in the console of the gs

Lua run string failed. 12 NPC_CreatureSetup_Secroute_contact()([string "-- Lua ½ºÅ©¸³Æ® ¾ÏÈ£È*..."]:1848: attempt to call global 'is_premium' (a nil value))

no matter the npc it appears on, and since i have to refresh my memory on nearly everything xD
05/30/2021 05:21 ThunderNikk#247
Quote:
Originally Posted by cannon0011 View Post
got an unusual error talking to npc's its been along long time since i've looked at anything rappelz like since the dev days with ncarbon here, but on this verison i am seeing this code in the console of the gs

Lua run string failed. 12 NPC_CreatureSetup_Secroute_contact()([string "-- Lua ½ºÅ©¸³Æ® ¾ÏÈ£È*..."]:1848: attempt to call global 'is_premium' (a nil value))

no matter the npc it appears on, and since i have to refresh my memory on nearly everything xD
Did you create the .lua from the ela? and if you have .lua files did you delete the line from the .opt for the ela count?
05/30/2021 06:25 cannon0011#248
is no ela in the scripts folder only lua, and i removed the ela line before i even ran the first time, so not sure whats missing or not set proper, still looking into it xD

well its still throwing the


2021-05-30 14:28:31 Lua run string failed. 12 NPC_TeleportTown_Deva_contact(90100501,90100502)([string "-- Lua ½ºÅ©¸³Æ® ¾ÏÈ£È*..."]:82: attempt to call global 'is_premium' (a nil value))

2021-05-30 14:28:32 Lua run string failed. 12 NPC_TeleportDungeon(90606147)([string "-- Lua ½ºÅ©¸³Æ® ¾ÏÈ£È*..."]:64: attempt to call global 'is_premium' (a nil value))

2021-05-30 14:28:38 Lua run string failed. 12 NPC_TeleportTown_Deva_contact(90100501,90100502)([string "-- Lua ½ºÅ©¸³Æ® ¾ÏÈ£È*..."]:82: attempt to call global 'is_premium' (a nil value))

ben way too long since playing with lua lol

well changed the order in script functions lua and now its all going as it should again, memory of all these things is quite foggy, ty nikk :)

okay, now another issue i would like to fix, is there a sql of the quest they deleted for the witch quest to start from the npc in rondo?

Quote:
Originally Posted by ThunderNikk View Post
Did you create the .lua from the ela? and if you have .lua files did you delete the line from the .opt for the ela count?
okay, now another issue i would like to fix, is there a sql of the quest they deleted for the witch quest to start from the npc in rondo? or would i need to pull the quests from an older arcadia?
05/31/2021 22:43 DragonMaxBR#249
maybe your 'is_premium' function is messed up
this is a working function :
Code:
function is_premium()
		--LOCAL_INFO_KOREA                      = 1
		--LOCAL_INFO_HONGKONG                   = 2
		--LOCAL_INFO_AMERICA                    = 4
		--LOCAL_INFO_GERMANY                    = 8
		--LOCAL_INFO_JAPAN                      = 16
		--LOCAL_INFO_TAIWAN                     = 32
		--LOCAL_INFO_CHINA                      = 64
		--LOCAL_INFO_FRANCE                     = 128
		--LOCAL_INFO_RUSSIA                     = 256
		
	local state_code = get_local_info()	
	
	if get_state_level(9004) >= 1 then
		return true
	else
		
		if state_code == 1 and gv( "premium" ) == 1 then
			return true
		end		
		if gv( "premium" ) == 1 and scf_is_official_server( get_server_category() ) then
			return true
		end	
	end
	return false
end
File is "ETC_Script_Functions.lua"
05/31/2021 22:48 ThunderNikk#250
Quote:
Originally Posted by cannon0011 View Post
okay, now another issue i would like to fix, is there a sql of the quest they deleted for the witch quest to start from the npc in rondo? or would i need to pull the quests from an older arcadia?
Posted on page 16 of this thread linked again from this page...

[Only registered and activated users can see links. Click Here To Register...]
06/01/2021 06:51 cannon0011#251
ty guys those issues are now fixed, onto now making my own npc's, cheers!
07/24/2021 13:05 Wan199#252
hello
i finished setting up but when i try to log in it says my id or password is wrong
i have hashed the password and am perplexed
halp
07/24/2021 17:01 ThunderNikk#253
Quote:
Originally Posted by Wan199 View Post
hello
i finished setting up but when i try to log in it says my id or password is wrong
i have hashed the password and am perplexed
halp
Did you md5 hash your password with your md5 key?

so it is keypassword like

If key is 2011 and password is going to be password then you hash

2011password
07/24/2021 17:06 Wan199#254
Quote:
Originally Posted by ThunderNikk View Post
Did you md5 hash your password with your md5 key?

so it is keypassword like

If key is 2011 and password is going to be password then you hash

2011password
what tool should i use for hashing? i cant tell what the key is with the hasher im using

sorry im noob

EDIT: did it. thanks for the help
07/25/2021 03:46 SilentWisdom#255
Quote:
Originally Posted by Wan199 View Post
what tool should i use for hashing? i cant tell what the key is with the hasher im using

sorry im noob

EDIT: did it. thanks for the help
[Only registered and activated users can see links. Click Here To Register...]