Jump to content

Recommended Posts

Posted

Thanks guys! Sadly my server is currently undergoing constant DDoS attacks so it's a bit unstable. ._. Hope to get past it soon, I'll add a new script to the opener.

Posted

Thanks guys! Sadly my server is currently undergoing constant DDoS attacks so it's a bit unstable. ._. Hope to get past it soon, I'll add a new script to the opener.

What happen?

Posted (edited)

We're clear for now. :] Server's back up! Though in order to not derail the thread, I'll add another script!

 

Shared The Claw

Edited by Nova
Posted (edited)

You're welcome Nagad! I added one more script this evening, you'll see I'm a big fan of in-game links. Not sure what to share for my 10th script!

Fixed up the level one and adding some quotes to it so it's not so bare.

Edited by Nova
  • Upvote 1
Posted

Ah yeah I've yet to merge it. I can only imagine how many of my scripts will blow up, but it'll be worth it. :[

I'll update that one soon. Thanks for the notice Nana.

  • Upvote 1
  • 2 weeks later...
  • 6 months later...
Posted

Huh very strange, it worked perfectly for me last time I loaded it. Does the console throw up any warnings when it happens or?

  • 1 month later...
Posted

Hi, i'm having this error with Countdown Mini Game

 

[Error]:  Loading NPC file: npc/seven/event/countdown.txt
script error on npc/seven/event/countdown.txt line 37
    parse_line: expect command, missing function name or calling undeclared func                                                                              tion
    32 :                        .@timer = rand(8,11);
    33 :                        .@r = rand(600,1000);
    34 :                        .@timer1 = .@timer*.@r;
    35 :                        .@timer2 = .@timer1+.@r;
    36 :                        emotion 27;
*   37 :                        's'howscript "Countdown: "+.player$+"! Count in                                                                               your head, and click me again when the timer reaches 0.",.gid$;
    38 :                        dispbottom "Countdown: Count in your head, and c                                                                              lick me on the NPC again when the timer reaches 0.";
    39 :                        sleep2 5000;
    40 :                        addtimer .@timer1,"Countdown#summ::OnCountdown";
    41 :                        addtimer .@timer2,"Countdown#summ::OnCountdown2"                                                                              ;
    42 :                        .@time$ = .@timer;

 

 

 

Posted

 

It seems "showscript" is not working for me..

Update your server at least to https://github.com/rathena/rathena/commit/6ad4ed13d130702b99d0dbe54767c6d6945d4876

 

 

 

 

Hi, i'm having this error with Countdown Mini Game

 

[Error]:  Loading NPC file: npc/seven/event/countdown.txt
script error on npc/seven/event/countdown.txt line 37
    parse_line: expect command, missing function name or calling undeclared func                                                                              tion
    32 :                        .@timer = rand(8,11);
    33 :                        .@r = rand(600,1000);
    34 :                        .@timer1 = .@timer*.@r;
    35 :                        .@timer2 = .@timer1+.@r;
    36 :                        emotion 27;
*   37 :                        's'howscript "Countdown: "+.player$+"! Count in                                                                               your head, and click me again when the timer reaches 0.",.gid$;
    38 :                        dispbottom "Countdown: Count in your head, and c                                                                              lick me on the NPC again when the timer reaches 0.";
    39 :                        sleep2 5000;
    40 :                        addtimer .@timer1,"Countdown#summ::OnCountdown";
    41 :                        addtimer .@timer2,"Countdown#summ::OnCountdown2"                                                                              ;
    42 :                        .@time$ = .@timer;

 

 

 

read comments before posting a problem maybe?

Posted

 

Hi, i'm having this error with Countdown Mini Game

 

[Error]:  Loading NPC file: npc/seven/event/countdown.txt
script error on npc/seven/event/countdown.txt line 37
    parse_line: expect command, missing function name or calling undeclared func                                                                              tion
    32 :                        .@timer = rand(8,11);
    33 :                        .@r = rand(600,1000);
    34 :                        .@timer1 = .@timer*.@r;
    35 :                        .@timer2 = .@timer1+.@r;
    36 :                        emotion 27;
*   37 :                        's'howscript "Countdown: "+.player$+"! Count in                                                                               your head, and click me again when the timer reaches 0.",.gid$;
    38 :                        dispbottom "Countdown: Count in your head, and c                                                                              lick me on the NPC again when the timer reaches 0.";
    39 :                        sleep2 5000;
    40 :                        addtimer .@timer1,"Countdown#summ::OnCountdown";
    41 :                        addtimer .@timer2,"Countdown#summ::OnCountdown2"                                                                              ;
    42 :                        .@time$ = .@timer;

 

 

 

 

Update your rAthena to the latest 'Showscript' is your problem, might your emulator is outdated.

  • 7 months later...
Posted

Hi,

Very nice script..

But 4. In-game Item Descriptions: I have problem.. Do I need to edit something to make it works? Because when I put @ii2 501, it not works.. Just show

<ITEMLINK>Red Potion <INFO>501</INFO></ITEMLINK>

Click on the name of the item above.

 

Posted

Depending on your client you might need to replace <ITEMLINK> in your script with just <ITEM>

Some clients don't support the feature.

  • 1 month later...

Join the conversation

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

Guest
Reply to this topic...

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