Jump to content

Kafra (without warp/more config) + Warper


Bahmut

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  382
  • Reputation:   38
  • Joined:  01/17/12
  • Last Seen:  

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
Link to comment
Share on other sites

  • 6 years later...

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   2
  • Joined:  03/21/17
  • Last Seen:  

how to make the kafras only have save option (no storage no guild storage no etc.)

Link to comment
Share on other sites

  • 5 months later...

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

Hi there!

can I know how to add universal rental function on it?

 

Edited by ahloi007
Link to comment
Share on other sites

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.

×
×
  • Create New...