Jump to content
  • 0

Question

1 answer to this question

Recommended Posts

Posted (edited)
Hi,
I hope that it serves you. Solomodifica Item and Time. And add a txt

new_1-1,65,114,7 script XXXXXX    837,2,2,{


if( #Nuevo == 1)
{
mes "[^FFA500XXXX^000000]";
mes "Hi, Welcome You Ro, ^0000FF" + strcharinfo(0) + "^000000.";
next;
if( select("No Thx :No") == 2 )
{
mes "[^FFA500XXXX^000000]";
mes "Thx!";
close;
}
warp "prontera",156,172;
end;
}
else
{
mes "[^FFA500XXXXX^000000]";
mes "Hi, welcome You Ro, ^0000FF" + strcharinfo(0) + "^000000.";
mes "New? Rent Equipl";
next;
mes "Text....";
next;
rentitem 32003,604800;  // IDitem/TIme
rentitem 32203,604800;
rentitem 32103,604800;
set zeny, zeny + 1000000;
set #Nuevo, 1;
warp "prontera",156,172;
end;
}


OnInit:
waitingroom "Welcome",0;
end;
 
 
Edited by Emistry
codebox'd + remove unnecessary ads.

Join the conversation

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

Guest
Answer this question...

×   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...