[Guide]How to Create 9.4 Server !

09/19/2019 18:51 thefear511#421
Quote:
Originally Posted by frostwolf333 View Post
perfect explanation, but i keep having this issue
the response is slow when i add items through commands or when i try to use the teleport or talk to any npc there is a wait or when i teleport it takes like 5 second before it even goes anywhere n then it shows the screen or when i level up it takes some time like 20 second or something
any help would be appreciated
it gets better with time, idk why but it does. I remember the first server i created "locally" was slow and after months of using it and being around the tools suddenly everything happens in a blink, like launching the .bat used to take 10-20 secs now only 3secs or less, also teleporting sometimes i can swear it had no loading screen, maybe we can find an explanation together?;)

Quote:
Originally Posted by Xedike View Post
Unfortunately, I have the same problem, but I use the english client of thefear511.
Does anyone know what I can do?
@[Only registered and activated users can see links. Click Here To Register...] had a fix for this idk where it is really
09/19/2019 20:26 InkDevil#422
Quote:
Originally Posted by Xedike View Post
Unfortunately, I have the same problem, but I use the english client of thefear511.
Does anyone know what I can do?
Fix is pretty easy:
Create a new db_worldlocation.rdb for your client that fits to your server-database.
10/02/2019 17:41 rebelknight#423
im not sure what im doing wrong you lost me so many times I have been at it for hours now im stuck at the account creation I try to do what you do but still nothing : /

ok now i got passed acc creation but when I start up auth server it tells me sa account not found in database im so close some help with this would be nice

AUTH DB INIT ERROR: Login failed for user 'sa' I followed everything you were doing not sure why im not able to login some help would be nice and ty

---------------------------
XException rised!
---------------------------
AUTH DB INIT ERROR : Login failed for user 'sa'.
---------------------------
OK
---------------------------
10/02/2019 23:42 ThunderNikk#424
You need to configure "sa" log in in the mssql server management studio.

Make sure "sa" user log in is enabled and then set the password for it.

The password will be encrypted with Pyroks DES encryption tool and put in the .opt files.

Isn't there video?
10/05/2019 23:57 rebelknight#425
hmm can some 1 help me we can use team viewer ? you can take control of my pc and do it not sure if that's allowed to mention here but not sure how its done I got so close

gotta start over I gave up with it tho I need to re install sql I deleted it from my pc

i wasn't able to login into sql

dumb move i know should have looked it up 1st lol : / :( i got into sql after i deleted some things not sure if it will be there after but 2nd time should go easier right? maybe do things differently while watching vid again
10/06/2019 13:58 アルカード#426
Quote:
Originally Posted by rebelknight View Post
hmm can some 1 help me we can use team viewer ? you can take control of my pc and do it not sure if that's allowed to mention here but not sure how its done I got so close

gotta start over I gave up with it tho I need to re install sql I deleted it from my pc

i wasn't able to login into sql

dumb move i know should have looked it up 1st lol : / :( i got into sql after i deleted some things not sure if it will be there after but 2nd time should go easier right? maybe do things differently while watching vid again
add me on discord
10/06/2019 23:33 rebelknight#427
I sent you a request waz is my discord name
10/08/2019 03:52 rebelknight#428
sweet ty for your help server is working I also got the gm tool to work wasn't sure how to use it when I began but now I understand

ty for your help and ty fear for uploading these files
10/09/2019 19:53 rebelknight#429
hmm how do you change xp rate ? I was playing and xp was good server crashed and xp rates are crazy also loot pets don't work any more not sure what happened to this

i lowerd it in game bin but its still too high atm i have it set to 25 after crash it was like 400 : / not sure what happened with that

i was 131 in hc sanc was getting like 3% on ss and gp which was ok with me after crash i killed 2 mobs and got 150 : /
10/13/2019 22:11 thefear511#430
Quote:
Originally Posted by rebelknight View Post
hmm how do you change xp rate ? I was playing and xp was good server crashed and xp rates are crazy also loot pets don't work any more not sure what happened to this

i lowerd it in game bin but its still too high atm i have it set to 25 after crash it was like 400 : / not sure what happened with that

i was 131 in hc sanc was getting like 3% on ss and gp which was ok with me after crash i killed 2 mobs and got 150 : /
sounds weird, check your opts again and don't forget to compress them, also check your buffs you might have something giving extra exp.

as for loot pets that sounds weird, try to reinstall Arcadia this might fix your problem. or get another looter pet
10/14/2019 23:15 shiuyh2#431
Just here to give a shout-out to "thefear511". Followed the video guide line for line with everything and Server works just fine. Not a single issue, like others have said they had. Starting to dive into the opt files and some of the lua's now to get things like perma server buffs on login and such.


Edit: I would like to know if there is anyway to change the text color. i currently have all my text on the Ui and login screen in a pinkish color.

Edit 2: Anyone else know about an issue with trying to use the in game map? Getting client crash upon opening it.
10/19/2019 18:17 InkDevil#432
Quote:
Originally Posted by shiuyh2 View Post
Just here to give a shout-out to "thefear511". Followed the video guide line for line with everything and Server works just fine. Not a single issue, like others have said they had. Starting to dive into the opt files and some of the lua's now to get things like perma server buffs on login and such.


Edit: I would like to know if there is anyway to change the text color. i currently have all my text on the Ui and login screen in a pinkish color.

Edit 2: Anyone else know about an issue with trying to use the in game map? Getting client crash upon opening it.
Pinkish color is arabic sFrame related.
If you don't want these pinkish color, use the US-sframe.


Client-Crash by opening ingame-Map can be solved by re-creating db_worldlocation.rdb of your current server.
11/23/2019 06:33 rebelknight#433
Hey I got a question I accidently used a command to get tons off advanced soul cats and cant store them in wh. What is the command to clear inventrory? is it this /runclear_inventory() ? what do I put between the 2 (?)
11/23/2019 11:22 InkDevil#434
Quote:
Originally Posted by rebelknight View Post
Hey I got a question I accidently used a command to get tons off advanced soul cats and cant store them in wh. What is the command to clear inventrory? is it this /runclear_inventory() ? what do I put between the 2 (?)
There's nothing in there.
clear_inventory() deletes all deletable items in function caller's inventory.
But if it's only soul catalyst, then you can also delete it by
delete_item(get_item_handle(ID),find_item(ID))
11/25/2019 03:27 rebelknight#435
hmm doesn't work : / I put in /runclear_inventory() and doesn't clear my bag nore doesdelete_item(get_item_handle(ID),find_item(ID)) im not sure if I have to put anything inthere