Jump to content

Recommended Posts

Posted

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

Positions
 
Warper

main_Warper.txt

  • Upvote 1
  • 6 years later...
  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...