Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/19/14 in all areas

  1. I'm not sure where you'd find the file location, but the sprite IDs are 644, 628, 612, 616 and 69 respectively. I couldn't find the last one, but you might be able to find it in Ai4rei's directory. NPCs are IDs 1-1000 or so. The first 16 pages I believe. EDIT: The last one is ID 69. Hope this helps, ~Azura Skyy
    2 points
  2. < Stolao's Pvp Ladder> Features: A Dynamic Pvp Ladder Todo: Suggestions? Optimize? Changelog: 3.00 Overhaul 3.01 Fixed missing "No" for "No Ygg" 3.02 Added Show Map Name Option 3.03 Added Max Players Option 3.04 Optimized and fixed SQL queries [Secret] 3.05 Replaced some queries with addrid(0) 3.06 Updated Rewards to RODEX compatable 3.07 Fixed all rom referancing room [0] player limit 3.08 Made Made .MaxPlayers = 0, mean unlimited 3.09 Removed use of getd 3.0A Cleaned up some code 3.0B Moved Menu Generation to fix Map Count not showing 3.0C Actually Added RoDex Support now 3.0D Fixed Map Menu Generation 3.0E Fixed sql query 3.0F Cleaned Code a bit 3.10 Did more Cleaned Code a bit 3.11 Fixed a logic bug in GM reset 3.12 Added Waiting Room 3.13 Added Dynamic Waiting Room 3.14 Moved and added more At_Commands 3.15 Dynamic Waiting Room (&4096) require Waiting Room (&2048) to work 3.16 Increased Waiting Room Rotation Time 3.17 Fixed Typos in Reset PVP Stats 3.18 Removed unnessisary next, creating hang screens 3.19 Made compatable with new mail command 3.1A Reformatted Rewards in conf to support 5 items Links: Latest Pvp Ladder
    1 point
  3. File Name: (HANSIP) Skill Spam Protection File Submitter: Kichi File Submitted: 29 May 2014 File Category: Source Modifications Content Author: Kichi Info & History Info: HANSIP Protection is a src modification to make sure NDG,speed hack, WPE Users still follow the rules. History: This is a simple code, which we have made since long to minimize the NDG User. The first way to solve NDG, we add a cooldown for skills that dosn't has a fixed cooldown (Sonic Blow, Cross Impact, etc). But the player doesn't allowed to do double cast. Finaly we made this code that minimize the NDG users, but still keep the original feature that is double cast for some skills (Sonic Blow, Cross Impact, etc). Implementation & Feature Implementation: Download the file Apply manual "rA - Hansip Protection.diff" to your src. Paste "battle_conf.txt" to conf/import/ Don't forget to recompile your server. All done Features: The user still able to use double SB / CI / etc. You may switch on and off. Very simple Skill Packet Spam detector . Note: 2013 client already detect modified file (after act delay). so i've tested this using WPE. i got the number from comparing with and without *cheat. Supported Skills: Bash Sonic Blow Arrow Vulcan Double Strave Bowling Bash Ninja Kouenka Ninja Hyousensou Jupitel Thunder Cross Impact Dragon Breath Fire & Water Change Log: 1.1 -Add archer double strave skill 1.2 -Add support for some skills 1.3 -Change name from NDG to Hansip -Add skill packet spam detector & punishment -Support PRE-RE Click here to download this file
    1 point
  4. Original topic and code here: link Idea: link You can enable or disable the cash / item in file db/item_vending.txt Vending title can be looks like: "[ITEM_ID] name" Version 1.8 preview: Changelog conf/battle/feature.conf db/item_vending.txt Modify your client data files: idnum2itemdisplaynametable.txt idnum2itemresnametable.txt Enjoy. New: rAthena only: ExtendedVendingSystem_1.8.1.patch ExtendedVendingSystem_1.8.patch Old:
    1 point
  5. Name : Magestic_Goat Categorie : Upper Headgear File Size: 345 KB Author: Gravity Download : Hat - Magestic_Goat [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Kobold__ Game : Ragnarok Online File Size: 763 KB Author: Gravity Download : Mob - Kobold__ [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Kobold_ Game : Ragnarok Online File Size: 761 KB Author: Gravity Download : Mob - Kobold_ [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Kobold Game : Ragnarok Online File Size: 761 KB Author: Gravity Download : Mob - Kobold [ToZorMan].zip Link : www.green-peach.net
    1 point
  6. +1 if you want to rely on your current script, I think you can also change this line select account_id from `char` where online = 1 to select account_id from `char` where online = 1 OR online = 0
    1 point
×
×
  • Create New...