Bahmut Posted April 14, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 382 Reputation: 39 Joined: 01/17/12 Last Seen: February 13, 2020 Share Posted April 14, 2013 These are two separate scripts created for a Low Rate Server I used to run. Custom Kafra The first one is a Kafra which replaces all official one. This Kafra has no Teleport system but can be easily edited and configured. //===== rAthena Script ======================================= //= Custom Kafra //===== By: ================================================== //= Bahmut //= http://rathena.org/board/user/1604-bahmut/ //===== Current Version: ===================================== //= 1.0 //===== Description: ========================================= //= A Kafra function //===== Usage: =============================================== //= func_Saver - Args: //= 0 - Savepoint Map //= 1 - Savepoint X //= 2 - Savepoint Y //= 3 - Cutin //= 4 - Kafra Type //= * 0 = Normal Kafra //= + Save //= + Open storage //= + Open guild storage //= + Auction House //= + Rent a Cart //= * 1 = Dungeon Kafra //= + Save //= + Open storage //= + Warp to Prontera //= //= Cutins: //= |---NPC ID--|-----Cutin-----| //= | 112 | kafra_06 | //= | 113 | kafra_05 | //= | 114 | kafra_04 | //= | 115 | kafra_03 | //= | 116 | kafra_02 | //= | 117 | kafra_01 | //= | 118 | kafra_03 | //= | 721 | kafra_07 | <- Orange //= | 791 | - | <- Nifelheim //= | 860 | kafra_08 | //= | 861 | kafra_09 | //= |-----------|---------------| //= //============================================================ Custom Warper The second script is a Warper which is capable of warping players to all mayor cities for different prices depending on the distance to Prontera (can be changed). This Warper also contains the possibility to warp a player to a dungeon but only if the dungeon is "activated". In front of all dungeons is a sign. If the player clicks the sign the dungeon will be listed in the players dungeon warp list. //===== rAthena Script ======================================= //= Warp Agent //===== By: ================================================== //= Bahmut //= http://rathena.org/board/user/1604-bahmut/ //===== Current Version: ===================================== //= 1.0 //===== Description: ========================================= //= Warps you to: //= - Your last warp location //= - Towns //= - Market //= - Your Savepoint //= - Dungeons //= + every Dungeon has its own sign //= + sign has to be activated to allow dungeon warp //============================================================ Download Kafra func_Kafra.txt Main function pos_Kafra.txt Positions Warper main_Warper.txt 1 Quote Link to comment Share on other sites More sharing options...
NakedWolf Posted November 16, 2019 Group: Members Topic Count: 22 Topics Per Day: 0.01 Content Count: 120 Reputation: 2 Joined: 03/21/17 Last Seen: February 18, 2021 Share Posted November 16, 2019 how to make the kafras only have save option (no storage no guild storage no etc.) Quote Link to comment Share on other sites More sharing options...
ahloi007 Posted April 26, 2020 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 10/15/12 Last Seen: May 23, 2023 Share Posted April 26, 2020 (edited) Hi there! can I know how to add universal rental function on it? Edited April 26, 2020 by ahloi007 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.