Jump to content

Question

Posted (edited)

Hello. I want to add new Cutin.
but it is giving error. here is the script / path / bmp

Script

Spoiler

new_1-1,53,111,5    script    Welcome::start1    -1,4,4,{

OnTouch:
    if (welcome == 0) {
        cutin "kafra_07",2;
        mes "Olá "+(Sex?"Boy":"Girl")+",";
        mes "É a primeira vez que te vejo por aqui.";
        mes "Qual é o seu nome?? Meu dever é anunciar você...";
        next;
        announce (Sex?"Welcome":"Welcome")+" "+strcharinfo(0)+" to SERVERNAME!",bc_all|bc_blue;
        mes "Então é ^0080FF"+strcharinfo(0)+"^000000, ?";
        next;
        mes "Vou lhe mostrar um mini guia.";
        mes "Assim você não ficará perdido!";
        mes "...";
        next;
        cutin "",255;
        cutin "mv",2;
        close2;
        cutin "",255;
        specialeffect2 910;
        sleep2 500;
        specialeffect2 757;
        sleep2 2500;
        specialeffect2 304;
        sleep2 500;
        end;
    } else {
        end;
    }
}

path / BMP

Spoiler

E:\Jogos\Servers\Ragnarok\KRO\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\illust   mv.bmp
image.png.9ca5347ed8660829891cc8fe518de66a.png 

BMP is with the background #ff00ff

24 BiTS

R8 G8 B8 ( is only option)

in game a received a error.

Spoiler

image.png.ec65cbb8778d5b143aef6e9271e96207.png

Edited by Sacul71

2 answers to this question

Recommended Posts

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