[Help Thread] Please post your questions here.

12/04/2020 01:54 ilyaslord36#8041
first sorry Because I forgot somthing its not Pet i mean Summon
second thing you not understand me not name_id I meant for you ?
The problem is when I add a summon Level 1 tamed
When I put it in the summon window
I do not find a random name but rather
I find letters and numbers like this (SVR140001033SVR140010046)
thats my probleme exactly .
12/06/2020 14:42 GreekToMe#8042
Good day

Could someone please advise me on how to run a 6.2 and a 9.5.2 server.

The 9.5.2 server runs fine on its own
I have added the 6.2 Arcadia and Telecaster to sql server naming them Arcadia62 and Telecaster62
I have made 6.2 "S auth.server_idx:2" the 9.5.2 is idx:1

I start the 9.5.2 PrincessAuroraServer "start service" "set game.open_external 1"
then CaptainHerlockServer

I do the same to the 6.2 PrincessAuroraServer "start service" "set game.open_external 1"
then CaptainHerlockServer

I sign in no problem but when i get to the server screen it is blank

Have i forgotten to change something or is there something that I am doing incorrectly.
12/06/2020 16:16 ThunderNikk#8043
Run captain first after auth (princess) and then issue the commands. You should be able to ploint them to the same auth also.

Not sure if that will work but I think your game servers need to be running before you can set them open.

If it is not that make sure you have changed ports.
12/06/2020 17:03 ilyaslord36#8044
first sorry Because I forgot somthing its not Pet i mean Summon
second thing you not understand me not name_id I meant for you ?
The problem is when I add a summon Level 1 tamed
When I put it in the summon window
I do not find a random name but rather
I find letters and numbers like this (SVR140001033SVR140010046)
thats my probleme exactly .

[Only registered and activated users can see links. Click Here To Register...]
12/06/2020 19:55 Exterminator-[Fury]#8045
Ahh, check SummonDefaultNameResource this links to stringresource, make sure you have values in both.

Quote:
Originally Posted by ilyaslord36 View Post
first sorry Because I forgot somthing its not Pet i mean Summon
second thing you not understand me not name_id I meant for you ?
The problem is when I add a summon Level 1 tamed
When I put it in the summon window
I do not find a random name but rather
I find letters and numbers like this (SVR140001033SVR140010046)
thats my probleme exactly .

[Only registered and activated users can see links. Click Here To Register...]
12/06/2020 21:40 chet108#8046
hello guys. i found 6.2 client but /use_nprotect:0 not deactivate running gg. how to be?

gs opt:
N game.UseHackShield:0
N game.UseGameGuard:0
12/06/2020 23:57 ThunderNikk#8047
Older epics game guard must be removed from the sframe directly.

Game server .opt setting just shut it off on the game server.

I am not sure if the China trick we use in newer epics would work in older epics or not.
12/09/2020 07:10 chet108#8048
i launch 6.3 client and have next problem - summoned pets have invisible name (in creature formation too). what to do?
12/10/2020 11:53 chet108#8049
where i can get sql db description? need change pet skill/items. wanna understand what tab i need change.
12/10/2020 13:17 Sandro1029#8050
Quote:
Originally Posted by chet108 View Post
where i can get sql db description? need change pet skill/items. wanna understand what tab i need change.
Just ask what do you need and we'll help

For example:
Q: I need to decrease weight and increase p.atk on ruthless greywolf (d3 1h r5 sword; crit power)
A: Decrease "weight" column, then change next columns:
base_var1_0 - start p.atk (w/o any enchant, lv1)
base_var2_0 - how much patk gains for leveling on blacksmith

base_var1_2 - how much attack speed it decrease

Enhancing bonus attack:
enhance_0_01 - enhancing from +1 to +4
enhance_0_02 - enhancing from +5 to +8
enhance_0_03 - enhancing from +9 to +11
enhance_0_04 - enhancing from +12 to +20

You are welcome
12/10/2020 13:29 chet108#8051
atm i have 5.2server and e4 client. but problem what pets have e4 skills. i trying add in e4 resource folder rdb from e5 client / curr sql db how result all pet skill none (i try add rdb db_skilltree(ascii).rdb/db_skilltree.rdb and they're hashed files).
can't trying 5client because it's have HackShield

P.S. where my welcome :D
12/10/2020 16:18 Sandro1029#8052
Try w/o ascii
12/11/2020 03:44 chet108#8053
why i got this message:
"You do not meet the necessary condition to equip that item"
this problem only for armor now

when i port item rdb from client to mssql all broken ~.~
it would be easier if I had a description of how to work with these tables
12/11/2020 05:26 Sandro1029#8054
Quote:
Originally Posted by chet108 View Post
"You do not meet the necessary condition to equip that item"
Change rank/level/limit_deva/limit_gaia/limit_asura/limit_hunter/etc columns

Quote:
Originally Posted by chet108 View Post
when i port item rdb from client to mssql all broken ~.~
Do it manually, coz it always causes breaking table

Quote:
Originally Posted by chet108 View Post
it would be easier if I had a description of how to work with these tables
You'll be surprised, but years ago we worked without any information. Just worked at random, finger to the sky
12/11/2020 05:36 chet108#8055
i think what problem in "Beginner's Light Leather Jacket"
how to find this item in tab?

limit_asura was set to 1, i set to 0 and this equp in bag now. how it work and how it fix xD