-
Posts
53 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by zeshan321
-
Hello. If your afk or sitting in one spot for a long time you get disconnected from the server. Is there some sort of setting to disable that?
-
Client Shake is disabled? how to enable?
zeshan321 replied to eKoh's question in Client-side Support
Maybe it's this: http://prntscr.com/4grwlp Try not disabling it while diffing. -
Compare names? On click check: if (strnpcinfo(0) == "Buffer#1") { set [email protected],1; } if (strnpcinfo(0) == "Kafra#2") { set [email protected],2; }
-
Check the startup for errors.
-
I would try @Emistry 's script http://pastebin.com/raw.php?i=FxGBgUxv Just add your woe maps.
-
http://pastebin.com/CHyRmdKd
-
Warper: http://pastebin.com/ZjJzEf3U It should work. I have not tested it yet. For the second script can you be more specific?
-
Let me see the updated version.
-
Your missing ";" in the mes. Also missing a qoute: Change: To: and Previous Menu isn't a thing.
-
http://rathena.org/wiki/Setcell Example: setcell "dm_arena",81,44,87,55,cell_basilica,1; from eKoh's script ^
-
To add stats and effects to a item that would be in the itemdb It's all in: http://rathena.org/wiki/Custom_Items
-
Hello jake Atk: bonus bAtk,10; Matk: bonus bMatkRate,3; Crit: bonus bCritical,10; Autocast: bonus3 bAutoSpell,"AS_SONICBLOW",1,50;
-
Anywhere on your server files. For example say I put my patch.diff in /home/asd/ I would do patch -p0 < /home/asd/patch.diff
-
Go on putty connect to your server. Type: cd /path/to/your/server/folder then type: patch -p0 < /path/to/patch/file/filename.extension
-
http://rathena.org/wiki/Diff cd /path/to/your/server/folder patch -p0 < /path/to/patch/file/filename.extension
-
If your asking to be able to convert Mission_Points to 7227 heres a example: http://pastebin.com/U1qCZ7da
-
Solved. Updated to 2013.
-
Hello, my client crashes either when hovering over or when the Enchanted Peach Tree attacks me. I recently upgraded my client from 2012 to 20130807 but this issue still occurred with the 2012 client.
-
I've solved the spawning issue but now i'm having a different issue: http://rathena.org/board/topic/96503-mob-spawning-different-sprite/
-
Is it okay that i'm putting the mob db info in db/import/mob_db.txt? Mob.h : #define MAX_MOB_DB 5000 npcidenity: ["JT_Fire_Moth"] = 3600, Jobname: [jobtbl.JT_Fire_Moth] = "Fire_Moth", Mob db: 3600,Fire_Moth,Hellbat,141,118402,0,170000,186460,1,2100,2530,63,12,90,89,72,20,99,25,10,12,1,8,66,405,170,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Sprite: