-
Posts
18 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by casper
-
Chris' Script Collection [Last Update: 04-06/2021]
casper replied to llchrisll's topic in Script Collections
The random option has a lot of numbers, so it should be 10 or less. -
Chris' Script Collection [Last Update: 04-06/2021]
casper replied to llchrisll's topic in Script Collections
mystic_enchanter.txt How do I change the options to normal? -
https://ro.gnjoy.com/guide/runemidgarts/skillview.asp?lineSeq=7&skillid=2284 max lv : 10 now lv : 5 2284,1,6,1,-1,0x2,1,10,1,no,0,0,0,weapon,0,0x0, SC_FATALMENACE,Fatal Menace The level does not go up. What should I do?
-
New change cart new mado Gear(armor) data\sprite\이팩트\마도카트.spr data\sprite\이팩트\마도카트.act data\sprite\인간족\몸통\여\마도아머.spr data\sprite\인간족\몸통\여\마도아머.act data\sprite\인간족\몸통\남\마도아머.spr data\sprite\인간족\몸통\남\마도아머.act
-
The current picture must be sized as the original.
-
Where is the VIP display information source? Where is the VIP display information source?
-
How do you get this screen?
-
How to enable Attendance System in 2018-06-21 client?
casper replied to nasagnilac's question in Client-side Support
you are not allowed to use the attendance system my sever.. Config = { StartDate = 20200601, EndDate = 20201231 } Header: Type: ATTENDANCE_DB Version: 1 Body: - Start: 20200601 End: 20201231 Rewards: -
order #14575 When is approval allowed?
-
rathena 64017 Source plz...
-
[PACKETVER 20180620] Client Release 2018-06-20eRagexeRE
casper replied to MathReaper's topic in Client Releases
3 Chat Flood Remove Limit 6 Force Send Client Hash Packet 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 16 Disable Swear Filter 17 Enable Official Custom Fonts 18 Skip Service Selection Screen 20 Extend Chat Box 21 Extend Chat Room Box 22 Extend PM Box 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 32 Increase Zoom Out Max 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 303 Use Default Web Browser In Cashshop 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 305 Enable Shortcut All Item 49 Enable Multiple GRFs (Recommended) 50 Skip License Screen 53 Use Ascii on All LangTypes (Recommended) 61 Disable Packet Encryption 64 @ Bug Fix (Recommended) 69 Extend Npc Dialog Box 71 Ignore Resource Errors 72 Ignore Missing Palette Error 73 Remove Hourly Announce (Recommended) 74 Increase Screenshot Quality 76 Enforce Official Login Background 84 Remove Serial Display (Recommended) 86 Only First Login Background 88 Allow space in guild name 90 Enable DNS Support (Recommended) 91 Disconnect to Login Window 97 Cancel to Login Window (Recommended) 103 Disable Auto follow 208 Restore Cash Shop Icon 213 Disable Help Message on Login (Recommended) 229 Enable Emblem hover for BG 239 Ignore /account: command line argument 246 Increase hair style limit in game 248 Remove wrong chars from cash shop 251 Allow close cutin by pressing esc key make plz -
I want to buy it, when is it patched?
-
clif_showvendingboard( &nd->bl, buf, 0 ); No search
-
How to properly added "extra" char slot for VIP? (SOLVED)
casper replied to rakuzas's question in General Support
#define MAX_CHARS 15 #define MIN_CHARS 12 #define MAX_CHAR_VIP 3 #define MAX_CHAR_VIP 15 ==> 256 ok?