Rappelz server files

05/22/2011 02:58 Strean#1591
i think he mean this :

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

there is a max limit for the paged_memory : 1024
and i think he wanted to know, how he could increas this limit.

because if any player buy a lot of things from a npc, the whole server start lagging...
05/22/2011 03:05 harmbasi#1592
Yeah, server lags for me when I buy or sell items. Like how Rappelz Lost used to. Also small delay in attacking. Its not my computer must have something to do with the files. I have a i5 @ 4.5Ghz and 12GB ddr3 ram.
05/22/2011 06:11 wisp66#1593
ahh k great question sadly i think its coded in to the game serv would almost have to unpack it and up it manually well thats unless someone figured out more server commands i wouldnt be suprised if theres one to up limit somwhere you would think
05/22/2011 06:48 yukionna#1594
~ok, last time imma ask since ive not found it in search for the last 3 hours.

my game server (herlock) is strait out refusing to connect to my auth server (aurora). ive double, triple, quadruple, and so on check the guides, videos, reinstalled all, checked over everything millions of times and had them connect only 1 time but it refused to let me login the only time it connected. can someone please dear god tell me wtf is wrong with this shit? i dont know if im the only 1 having this problem or not but nothing works and ive been using the exact same things (jw88's guide and the video posted in a diffrent thread) over and over and over and according to them it should run perfect but it f**king DOESNT. ive been told on another thread to use 'connect auth' in herlock and it worked only once.

im using the AOR client, and the files from jw88's guide pack. if ya'll need more info let me know whats needed and i'll try to post it or something~

after another remove and reinstall i get DB COM ERROR, wtf, ok fk this bullshit im done with it. ya'll let me know when something that actually fking works comes out, till then good luck and good bye
05/22/2011 08:00 Azzimi#1595
Quote:
Originally Posted by speedy-nl View Post
he have every right to speak german, its a german site you now
i mean that this is mainly an english thread
and most people in this thread are not germans
i have nothing against it but if he talks english more people can help him
05/22/2011 09:39 Azzimi#1596
speedy are u a member of the secret private forum?
05/22/2011 10:33 Trapdoor#1597
Quote:
Originally Posted by jw988 View Post
sry this is the lua file thats ment to be in the file :)
reuploaded to megaupload

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

or just take the lua file below if you had downloaded the other one
In dbo.MarketResource, there are duplicates (riding...). You my encounter serious problems, if each row isn't unique in a SQL table.

You can't delete the duplicates without adding another column which is (big)int, identity(1,1) to the table first. After you have deleted the duplicates, you may remove this column.
Just to be sure that this won't happen again, I declared the column "sort_id" as Identity(1,1).
05/22/2011 10:58 aobeafad#1598
im having some problems with adding genie ...

i did a new query, like posted from wisp in his q&a thread, and the entries in the db appeared, but im still not able to tame genies either use them
05/22/2011 12:02 ufoman444#1599
Argh I changed
Quote:
memory.summon_heap_size
memory.item_heap_size
memory.monster_heap_size
memory.player_heap_size
but it doesn`t changed anything :/
05/22/2011 12:05 Horus19#1600
Quote:
Originally Posted by ufoman444 View Post
Argh I changed


but it doesn`t changed anything :/
Same by me
05/22/2011 12:20 kamdil15#1601
i have a question....i creat a new npc ...copy and paste...but the location....x is ok y is ok but z :S location of my char is -1 and at evry npc 0.. :S what is right -1 or 0 ??
05/22/2011 13:09 Azzimi#1602
try it out i think 0
05/22/2011 13:52 emulzone#1603
how to add portals in dungeons?
05/22/2011 15:41 Strean#1604
hm i srsly have another question..

in the commands.opt, GameServer.opt and AuthServer.opt

if we write any "command" like : T game.no_collision_check:1

where should we know, what we have to write for a char befor the command like the "T" or "S" or "N"...
05/22/2011 16:09 frisky22#1605
anyone know what dbo file you would edit the specs of a weapon ? example: change the crit ratio of earings ?