[Help Thread] Please post your questions here.

07/04/2016 15:21 ThunderNikk#5776
The buffs are in the server init lua. They are a world buff when the server is started that you can comment out or just reduce the level of.

The devas blessing thing is probably in on_first_login.

Travel pass could be in on_log_in or in etc functions if they made it permanent. Not sure I always leave travel pass active on characters.

I see in the other topic you may have already fixed your start point issue.
07/05/2016 13:37 thewitcher007#5777
i neeb npc a great npc
07/05/2016 15:28 ThunderNikk#5778
Quote:
Originally Posted by thewitcher007 View Post
i neeb npc a great npc
There used to be an old thread around about creating custom NPCs where we would direct people to go in order for them to learn about creating custom NPCs but I can't seem to find it any more.

Seems the forum got pruned.

Epic 7.3 release came with an NPC created by Stars Online.

I still use it although I have made a lot of my own edits to the original script in order to add the newer epic items.

Maybe you can start there.
07/06/2016 12:13 thund22222#5779
anyone can u help me about this ?


Quote:
Originally Posted by thund22222 View Post
have a question about modifying permissions in v9.1 and i did a test on permission 80

Then i empty AllowedCommandsForPermission in both telecaster and arcadia and still the permissions work?!

I try to customize new permission again but the same problem!

Also if you give char permissions 101+ the char can't join any team or sit .
07/06/2016 21:01 klopepin#5780
do epic5 files still exist? checked the downloadcenter but the link is dead
07/07/2016 01:15 ThunderNikk#5781
Quote:
Originally Posted by klopepin View Post
do epic5 files still exist? checked the downloadcenter but the link is dead
I have them buried away somewhere on an external drive, if I can find time to upload them I will post a link if someone does not already have them uploaded and beats me to it.
07/07/2016 08:28 TheSonicIQ#5782
Alright so.. i've made a working server, i tested it on my secondary computer and it works fine, i can log in and stuff. but when i try to enter Rappelz from my main computer, where the server runs on, using the exact same files that i use to enter the game from my secondary computer, the game won't open.
i run Start.bat, it launches RappelzCmdLauncher.exe and nothing else happens.
.bat command:
keep in mind that on the second computer it works with the same command and the same files.
Any clue on what could be wrong?
07/07/2016 14:33 ThunderNikk#5783
Quote:
Originally Posted by TheSonicIQ View Post
Alright so.. i've made a working server, i tested it on my secondary computer and it works fine, i can log in and stuff. but when i try to enter Rappelz from my main computer, where the server runs on, using the exact same files that i use to enter the game from my secondary computer, the game won't open.
i run Start.bat, it launches RappelzCmdLauncher.exe and nothing else happens.
.bat command:
keep in mind that on the second computer it works with the same command and the same files.
Any clue on what could be wrong?
127.0.0.1 will only work on the computer that is running the server. It is a local host loopback address that reverts all traffic back to the same computer.

So if you are using the same .bat file on two computers I think you must have it backwards.

The one that should be working is the PC that is running the servers and the one that isnt working would need to be routed to the computers LAN address.
07/07/2016 17:42 TheSonicIQ#5784
No no no, I didn't mean i can't login into the actual server after opening the game, I meant that i can't open the actual game (i changed the ip here for security reasons). the .bat file runs RappelzCMD.exe and it doesn't seem to run sframe.exe next.
So what happens is i launch the .bat file -> it launches RappelzCMD.exe -> nothing else happens next.
While on my other computer,I launch it with the same files and code and it works fine and i can login and play.


EDIT:

I'm using Windows 8.1 on the computer with the issue and Windows 10 on the other one
07/07/2016 18:52 ThunderNikk#5785
So you want us to troubleshoot why sframe does not seem to run on your windows 8.1 computer for you?

Have you tried the basics yet so we don't go down the same path more than once.

Running as admin?

Conflicts with antivirus software?

Conflicts with other software?

Start the game after performing a clean start?

90% of the time sframe or game guard conflicts with your antivirus software and it has been particularly crappy about AVG lately if you do not set the correct exceptions.
07/07/2016 20:11 TheSonicIQ#5786
I've tried everything you listed above, yet nothing seemed to help..
I've also tried using different clients and different SFrame's.

Most of the Private Server clients i used had the same issue as i have now, while some other clients fixed the issue BUT a new issue had accured related to the Resources:
07/07/2016 21:26 ThunderNikk#5787
That happens when your sframe or client does not match the server file version.

The latest release here is 9.1 and uses a 9.1 client you can not use a newer client without repairing the resources of the client.
07/07/2016 21:50 TheSonicIQ#5788
Ah.. okay. figured it out eventually :) Thanks!
07/08/2016 18:11 Nerf this!#5789
Looking for older serverfiles aswell, preferably epic 6 files, if someone wants to share them, hit me up, would be great.
07/09/2016 02:14 Sherock#5790
is there any way to switch the awaken between two items using mixresource ?