Ragnarok Developer
Please Login to able Download the File
Ragnarok Developer
Please Login to able Download the File
Ragnarok Developer

Official Forums
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  
Your Ad Here

 

 How to add @go mall | Credits to Jhay Montoya Ursolino

Go down 
AuthorMessage
JhayUrsolino
Admin



Posts : 15
Join date : 12/09/2012

How to add @go mall | Credits to Jhay Montoya Ursolino Empty
PostSubject: How to add @go mall | Credits to Jhay Montoya Ursolino   How to add @go mall | Credits to Jhay Montoya Ursolino EmptyFri Dec 07, 2012 11:16 am

Blue = Src Script
Green = Add
Orange = Tab
Red = File to Open

====================================================

src/map/atcommand.c
--------------------------------------------------------------------
{ MAP_ECLAGE, 110, 39 }, // 35=Eclage
{ MAP_MALL,<tab>100, 114 }, // 36=Mall
};
--------------------------------------------------------------------

src/map/atcommand.c
--------------------------------------------------------------------
} else if (strncmp(map_name, "eclage", 3) == 0) {
town = 35;
} else if (strncmp(map_name, "mall", 3) == 0) {
town = 36;

}
--------------------------------------------------------------------

src/common/mapindex.h
--------------------------------------------------------------------
#define MAP_ECLAGE "eclage"
#define MAP_MALL "turbo_room"
--------------------------------------------------------------------

conf/help.txt
--------------------------------------------------------------------
" 2: geffen 19: einbroch<tab>36: mall\n"
--------------------------------------------------------------------
Back to top Go down
http://jrursolino.blogspot.com
 
How to add @go mall | Credits to Jhay Montoya Ursolino
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Ragnarok Developer :: Scripts :: SRC Modification-
Jump to: