nope , i fixed it , it was clientinfo.xml side problem , i was editing the one in data folder , while there is a one inside the grf
Thanks a lot <33333333333333333333333333
@spe3y
Hmm...
http://pastebin.com/CZ6nkZ4S << here u'll find a bunch of packets suitable for your cliente version Add it into your db/packet_db in the section where your cliente is
There'll be a "20130807" in the packet_db, just copy the code in pastebin to that section of your file and try recompiling your server
@kido, those are for 2013-07-13 XD
Mines are for 2013-08-07 (i don't know if there's some big difference, but let's see if it helps lol)
@Kido
The IP is correct since it's running in localhost lol
@spe3y
try <servicetype>korea</servicetype>
<servicetype>sakray</servicetype>
Also try changing langtype to "1" Version seens right (as it's using a version 45 in you emulator config) Also, check your mmo.h (like kido said) for the correct cliente version
Post any progress (or error lol)
Yes. Just take the "commands:true" off the "Player" group OR
You can scroll down your group.conf file 'till you find
{
id:99
name:"Admin" level:99 ....... And inside the "commands:{" you put the "commands:true" permission. So only admins will be able to use this... If u make the same into "Law Enforcement", Law Enforcement characters (the group ID:10) will be able to use it too and so on... It Works for all commands Got it?
Are you using a 2012 client, or up?
In case of 2012; What you need to do is locate data/idnum2itemresnametable.txt, find the sprite name of the cap (2227#ĸ#) then copy and paste that sprite name (#ĸ#) behind your Dyna headgear ID. So, if your Dyna headgear ID is 30000, it should look like this: 30000#ĸ#
If you are using a newer client, please refer to your System/Iteminfo.lua
Hope this helps :3