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  

 

 GODLY RENTAL

Go down 
AuthorMessage
AirVine-X
Poring
Poring
AirVine-X


Posts : 62
Join date : 25/02/2013

GODLY RENTAL Empty
PostSubject: GODLY RENTAL   GODLY RENTAL I_icon_minitimeThu Jun 20, 2013 4:14 pm

untuk kadar pertengahan / server kadar yang rendah atau Serverkadar lebih tinggi boleh mempunyai ini saya tahu anda semua di luar sana bagaimana untuk mengedit skrip jadi berasa bebas untuk menyunting saya

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
 
GODLY RENTAL
Back to top 
Page 1 of 1
 Similar topics
-
» Gods 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: