Ragnarok Crew Discussion
Ragnarok Crew Discussion
Ragnarok Crew Discussion
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Ragnarok Crew Discussion

Discuss topics about ways in making/running Ragnarok server and get the required database server/client and also custom made ( Item/Map/Web Template/Monster/and more else).
 
HomeHome  Latest imagesLatest images  RegisterRegister  Log inLog in  

 

 Gods Rental

Go down 
AuthorMessage
AirVine-X
Poring
Poring
AirVine-X


Posts : 62
Join date : 25/02/2013

Gods Rental Empty
PostSubject: Gods Rental   Gods Rental I_icon_minitimeSun Mar 31, 2013 1:35 am

Quote :
///////// Credits To //////////
///////// ro-crew /////////


prontera,161,178,5 script God Item Rental 806,{
mes "[God Item Rental]";
if(hasitem == 1) {
mes "Hello. You already claimed your rental God items.";
close;
}
else
{
mes "Hello "+strcharinfo(0)+"!";
mes "I can let you use my God item set for ^008C005 day^000000! Please make sure that you have reached the required level to use these items.";
next;
mes "Sleipnir - ^8C0000Level 94^000000";
mes "Megingjard - ^8C0000Level 94^000000";
mes "Kaho Horn - ^8C0000Level 1^000000";
mes "Mjolnir - ^8C0000Level 94^000000";
mes "Brisingamen - ^8C0000Level 94^000000";
mes "Asperika - ^8C0000Level 94^000000";
switch(select("Rent the items:Maybe later")) {

case 1:
set hasitem, 1;
rentitem 2629,432000;
rentitem 2630,432000;
rentitem 2410,432000;
rentitem 5013,432000;
rentitem 1530,432000;
rentitem 2541,432000;
close;
break;
case 2:
mes "OK. Maybe some other time.";
close;
break;

}


}
}
Back to top Go down
https://ro-crew.forumms.net
 
Gods Rental
Back to top 
Page 1 of 1
 Similar topics
-
» GODLY RENTAL

Permissions in this forum:You cannot reply to topics in this forum
Ragnarok Crew Discussion :: General Support and Release :: Scripting :: Script Releases-
Jump to: