[Help Thread] Please post your questions here.

03/07/2013 01:48 ThunderNikk#1261
If your Sframe does not use game guard then any game guard error after you connect is because the servers are not being directed to not use the security.

Make sure these two lines are in your gameserver.opt file and then re-compress it...

N game.UseHackShield:0
N game.UseGameGuard:0

You may not need this also...

N:game.security_solution_type:1

I see that one in your opt file but it is not in mine.
03/08/2013 08:14 luckynumba2#1262
Ok, so here is my progress so far. :)

I have managed to get the game running to a very stable state.
I got the game hosted threw my dns/router/inter.ip so the people i live with can play with me.

Couple of minor issues I've noticed. (So far)

1. My gameserver.opt had to be changed dramatically... I had to get the info of a gs.opt back from a 6.2 version and delete the 8.1 gs.opt.
a.Everytime i would log in, i would see this weird notice come up in all kinds of different signs.

b. My party wouldn't show up if i got invited from someone else. Visa versa on both partys.

c. I had a gg error when logging in intill changing over to the current version. (Thanks for the help btw)

d. Changing the gs.opt to the 6.2 one made thoes two issues go away, but, the party thing happens everyonce in awhile.

Now knowing that i need some of that info from the 8.1 gs.opt, would anyone be willing to tell me exactly what lines i need from this?

Old:

Current:

Also, becoming a gm. I made my permission for my character to 1/100/500 and none of them worked. I looked it up for 8.1 and they said its 100, not sure why its not working.

And lastly, Resource files. With the 8.1 [FULL] server files, i still need the resource files, correct?
If so, which ones? I currently have the 8.1 server resource files and the Items resource files.

I also know it requires a certain tool to install some resource files, i didn't know which one to pick from lol.

Thank you for you help guys, your doing me a big favor. I understand I'm a pain in the butt. I'm trying to make sure i don't screw anything up. And because I'm also a noob at this stuff haha. ^_^

PS: Trust me though, It'll pay off when you see my guide on how to install the complete 8.1 server + hosting it + managing it blablablabla and so on.. and no more noob won't be asking anything lol.
03/09/2013 07:52 woty#1263
What is the ID for the awakening sealing scroll please ? Couldn't find it in the DB since it's all arabic ...
03/09/2013 15:30 ThunderNikk#1264
705001 / icon_item_wakestone

705002 / icon_item_scroll_wakeseal

Should be what your looking for

Look in DBO.ItemResource it is in English for the most part although some names will change. When I need to find an Item that's where I look.

Sounds like you are looking through the DBO.StringResource although I replaced mine with an English one it is the naming DB table. Not a place to search for items easily.
03/12/2013 08:31 luckynumba2#1265
I'm trying to run the cash shop in my game and its not working.

I got the cash shop files from the newest 7.4 files and I'm trying to put them in my 8.1 files. I put /shop.url:[Only registered and activated users can see links. Click Here To Register...] in my load.bat file and i put the "khroos" files inside the game bin. I seen the index php in thoes files, not sure if that has to be set somewhere else or something.

any help please?
03/12/2013 09:25 c1ph3r#1266
Quote:
Originally Posted by luckynumba2 View Post
I'm trying to run the cash shop in my game and its not working.

I got the cash shop files from the newest 7.4 files and I'm trying to put them in my 8.1 files. I put /shop.url:[Only registered and activated users can see links. Click Here To Register...] in my load.bat file and i put the "khroos" files inside the game bin. I seen the index php in thoes files, not sure if that has to be set somewhere else or something.

any help please?
CS = Webpage = You have to setup a Webserver and put the files into the webdir!
03/14/2013 08:03 luckynumba2#1267
Ok, i got apachi.

I redirected the webdir to my rappelz folder.

Now when i get in game and go to the cash shop, i get this long code in a blank page..

I cannot copy/paste it.


any further help?
03/14/2013 23:43 Mslolita#1268
anyone can help me?

i am getting this message if someone tries to login to my server
DB_Account:Query timeout expired

how can i solve this?
03/19/2013 19:51 opie1225#1269
ok guys here is the issue i am having ... i type this command into my SQL

SELECT ITEM.id, item.name_id, STRING.value
FROM Arcadia.dbo.ItemResource ITEM, Arcadia.dbo.StringResource STRING
WHERE item.name_id = string.code

and i get this...

id name_id value
101331 101331 سيف الحماية
101531 101531 السيف الفتاك
101731 101731 سيف شلال الدماء
102331 102331 السيف البتار
102531 102531 سيف حد الموت
102731 102731 سيف أسياد النصر
103331 103331 خنجر النزيف الهائل
103531 103531 خنجر عهد القتال
103731 103731 خنجر الزمان الغابر

can any body help me edit the Value?(the language lol)
03/19/2013 20:26 ThunderNikk#1270
You dont really need to edit the DB string resource if you have an English client.

The client string resource will override.

But if you really need to you will need something like this...

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

Even if you edit the DB string resource the client one will still override.

If you try dumping the 8.1 string resource to an RDB there is a bug with Raskims DB manager that breaks the tooltips on the skill window. The game will crash with client errors.

Simply because his DB manager was written primarily for himself and 7.4
03/19/2013 20:41 opie1225#1271
ok i downloaded that and when i went to the item resource to edit it there was no language to edit?
03/19/2013 20:49 ThunderNikk#1272
You can not edit the language.

I forgot you need a client resource dumper...

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

You will need to dump the db_string(ascii).rdb from an english client.

Then you need to change the name to db_string.rdb.

Open it with the DB Manager and import the db_string.rdb into your DB.

The client one will still override though if you try to edit the dbo_StringResource, unless you dump it to the client as a new RDB for the resource folder.

If you do prepare to have client errors when you mouse over your skill windows.

You may need this too...

[Only registered and activated users can see links. Click Here To Register...]
03/19/2013 21:13 opie1225#1273
lol thank you for all your help
03/22/2013 16:41 stivenson2005#1274
Hello,

I have tried to get the HV work, even changed the ETC_ Function still can't enter the HV via the Teleporter, also tried all the tickets and buffs no luck. Any idea is highly appreciated.
03/24/2013 16:02 opie1225#1275
Quote:
Originally Posted by stivenson2005 View Post
Hello,

I have tried to get the HV work, even changed the ETC_ Function still can't enter the HV via the Teleporter, also tried all the tickets and buffs no luck. Any idea is highly appreciated.
try this link and read up on it ...
[Only registered and activated users can see links. Click Here To Register...]


also you need to check the syntax of what you changed