[Help Thread] Please post your questions here.

07/12/2015 17:25 zezo357951#4921
when i start the game in arabic files start normally but when i login nothing happen

but when i start the game in english files work and login normally but the game dont show the npc
07/15/2015 04:17 zezo357951#4922
?
07/16/2015 12:42 nimoht#4923
Quote:
Originally Posted by zezo357951 View Post
when i start the game in arabic files start normally but when i login nothing happen

but when i start the game in english files work and login normally but the game dont show the npc
i think you need to change for arabic the
N:game.local_flag:the local flag you have
to
N:game.local_flag:8192
in your game.opt.

the game.local_flag is = at the country code, the list is in the post of Ismokedrow, 'how to setup 9.1'.
i think you don't change at this time values in arcadia.

and you need to have the proper country/locale values in your launcher .bat/.exe .
07/18/2015 18:42 jhbj.jkjk#4924
Can someone remove GameGard from Sframe 7.1 ? Please
07/19/2015 08:07 SeevanXT#4925
Hi anny one know what Resource i need to fix it?

[Only registered and activated users can see links. Click Here To Register...]
07/19/2015 16:10 ThunderNikk#4926
That may not be a resource issue as much as it may be an sframe mismatch issue.

What server files are you using and what client?
07/19/2015 17:21 SeevanXT#4927
Quote:
Originally Posted by thndr View Post
That may not be a resource issue as much as it may be an sframe mismatch issue.

What server files are you using and what client?
i use FilesRappelz Epic 8.2/8.3 9.1 (Dragon Team) with 8.2 Client
07/19/2015 18:25 ThunderNikk#4928
There are 9.1 files available if you want the 9.1 content.

If you do not want the 9.1 content then why use that repack when you can just use the stable 8.1 server file release?

That repack is very unstable I am not sure what client you need to use with it but you may need an 8.1 client. 8.2 may be beyond the server files it was built off from which was 8.1
07/19/2015 19:06 SeevanXT#4929
Quote:
Originally Posted by thndr View Post
There are 9.1 files available if you want the 9.1 content.

If you do not want the 9.1 content then why use that repack when you can just use the stable 8.1 server file release?

That repack is very unstable I am not sure what client you need to use with it but you may need an 8.1 client. 8.2 may be beyond the server files it was built off from which was 8.1
i wannt use 8.2/8.3/9.1 contents but i have problems to start 9.1 server (Guide Step Two/Three)

and when i use 8.1 files then i cant start the German Client i get an Rappelz-Client error.

The US Clients start fine but the US system dont have unlauts (ö,ä,ü)
07/19/2015 21:16 ThunderNikk#4930
Step 2 and step three cover creating security login users for the databases other than "sa"

It is fairly easy to become lost on it if you are not familiar with SQL but if you can configure the user "sa" then you should be able to create and configure other users.

I am sorry you are running into so much difficulty with your German clients and your "umlauts" but if you use an 8.1 client you will be able to work with the unstable files you are trying to work with.
07/19/2015 23:31 cece1812#4931
Hi, there is a question i'm still thinking...

How can i register all the command done by GM or other people with permission on the server please ?

Thanks in advance

Kuro
07/20/2015 01:29 ThunderNikk#4932
Run the log server or...

There was a release around here somewhere for a chat log server...

[Only registered and activated users can see links. Click Here To Register...]
07/20/2015 11:08 cece1812#4933
Thank Thndr,

but it doesn't work as i expected xD this is the log register :

2015-07-20 11:04:38 11260 0 3 444222 6 222243 20311 0 0 kurochiara Test Bonjour

So yes i said "Bonjour" but just after i used this command :
/run insert_item(3900286, 1 , 0, 1 , 2, "[Anim]Kyaara")
and this appear no where :'(

Do you know can i register this command too ? (by using the chat log tool or by the sql or something else)

Thanks in advance
07/20/2015 16:56 TheOnlyOneRaskim#4934
Commands are logged by the Log Server, not the Chatlog.

In these Lines are different options stored (Account, character, execution type, sid,item id, buff id etc. pp.)

For example (but in German), here are the types for Items (i didnt finished my Log Manager)


Edit: Added my worse Try to write a program to sort the logs correctly :D
07/20/2015 17:09 Skeeny#4935
hi i have this problem on my server when i made my npc and i put stuff on it all the other npc prices will go crazy anyone got an idea for this and the tool that im using is RappelzEd Lite

Quote:
Originally Posted by cece1812 View Post
Thank Thndr,

but it doesn't work as i expected xD this is the log register :

2015-07-20 11:04:38 11260 0 3 444222 6 222243 20311 0 0 kurochiara Test Bonjour

So yes i said "Bonjour" but just after i used this command :
/run insert_item(3900286, 1 , 0, 1 , 2, "[Anim]Kyaara")
and this appear no where :'(

Do you know can i register this command too ? (by using the chat log tool or by the sql or something else)

Thanks in advance
i think the code that you are using is wrong try this one
/run insert_item(3900286, 1, 0, 1, 2, "[Anim]Kyaara")

you put some spaces on your code for no reason xD