Jump to content

  •  

RhamXIV

Member Since 29 Nov 2016
Offline Last Active Mar 02 2017 03:33 AM
-----

Topics I've Started

Hi guys ! please help me it sims my freebies npc is broken

02 March 2017 - 01:44 AM

it keep telling that i got my freebies already even its a new account..
this is my script thank you !!
 
new_1-1,65,116,4    script    Belle    693,{
OnInit:
waitingroom "Freebies",0;
    
    if(#freebie_quest == 0){
    mes "[Belle]";
    mes "Nice to meet you "+ strcharinfo ( 0 ) +", my name is Belle";
    mes "Welcome to ^E066FFCane RO!^000000";
    mes "I see that you're new here so to help you out I'd like to give you these";
    mes "items as a gift to show how much we appreciate you here!";
next;
    getitem 26090,1;
    getitem 20108,1;
    getitem 14001,20;
    getitem 12263,5;
    getitem 14592,5;
    getitem 7059,30;
    getitem 7060,30;
    set #freebie_quest,1;
    savepoint "prontera",156,191;
 
    close;
    }
 
if(#freebie_quest == 1) {
    mes "[Belle]";
    mes "You already took your freebies!";
    mes "Have fun in ^E066FFCane RO!^000000";
    close;
    }
    
}

trunk/src/map error

20 February 2017 - 02:25 AM

please help me i coun't find any complete files map because the one i using is might be broken Map Server is not appearing on my VNC thats why i couldn't log in please help me 


Please Help Me :(

05 February 2017 - 03:28 AM

I'm so sorry about my english please help me to fix it my problem is in my custom weapon effect is to upgrade Level : 5 - 10 Skills into Level 7 - 15 Skills

everytime you wearing custom weapon but if you change it back to basic items like rod it will back into normal level but even you put it back the customs weapon The Level 15 Skills on skillbar 

is not going back at Level 15 Skills Please Help me someone ??  :(

 


Automated Event ( Hourly ) with Cashpoint Reward

04 February 2017 - 10:51 PM

Hi guys can i have automated event that can start hourly and the prize is Cashpoint please help me thank you


Hi can i have any refiner npc that can upgrade items from 1-7 or 10 ???

03 February 2017 - 02:41 AM

hi can i have any refiner script that you can just how many upgrade do you want because i try everything on other site but i think it got bug so now my npc refiner is not clickable is please help me thank you !