Jump to content

SlashGeeGee

Members
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by SlashGeeGee

  1. Monster's can't drop many items like I want 969 Gold to be Dropping 10pcs. on the floor.

    OnMobKillLabel:
    getmapxy( .@Map$,.@X,.@Y,0 );
    makeitem 969,10,.@Map$,.@X,.@Y;
    end;
    

    *makeitem <item id>,<amount>,"<map name>",<X>,<Y>;
    *makeitem "<item name>",<amount>,"<map name>",<X>,<Y>;
    
    This command will create an item lying around on a specified map in the
    specified location.
    
    itemid   - Found in 'db/item_db.txt'
    amount   - Amount you want produced
    map name - The map name
    X		- The X coordinate
    Y		- The Y coordinate.
    
    This item will still disappear just like any other dropped item. Like 'getitem',
    it also accepts an 'english name' field from the database and creates apples if
    the name isn't found.
    If the map name is given as "this", the map the invoking character is on will be used.
    

    Thanks ! Problem Solved

  2. You're making the script way harder than it needs to be. Read the documentation that came with it.

    The best way to give the player a reward is to create a custom treasure chest mob with the item you want the player to get upon finishing the instance.

    Monster's can't drop many items like I want 969 Gold to be Dropping 10pcs. on the floor.

  3. is this script correct ?

    
    - script 300_Monster_Prize -1,{
    
    OnNPCkillEvent:
    setarray .@chamonid5[0],1324,1337,1329,1946,1938;
    for( set .@i,0; .@i < getarraysize(.@chamonid5); set .@i,.@i +1 ) {
    if(killedrid != .@chamonid5[.@i]) end;}
    getmapxy(@m$,@x,@y,0);
    makeitem 969,50,@m$,@x,@y;
    end;
    }
    
    

    BUMP !

  4. What file format does the image have to be?

    cannonro-splash.png

    This is a .png. If you like it and it needs to be a different format, let me know.

    nice design gaypuff :) , can you also make me one ? my server's name is "Play Ragnarok Online".

    Thanks in Advance /lv

    SlashGeeGee

  5. Hi there :)

    I applied the patch and i got lot's of errors when compiling. here it is

    
    3>c:\ragnarok files\rathena\src\char\inter.c(740): error C2181: illegal else without matching if
    1>c:\ragnarok files\rathena\src\map\clif.c(5536): error C2084: function 'void clif_TradingChatMessage(const char *)' already has a body
    1>          c:\ragnarok files\rathena\src\map\clif.h(565) : see previous definition of 'clif_TradingChatMessage'
    3>c:\ragnarok files\rathena\src\char\inter.c(742): error C2181: illegal else without matching if
    

    how to fix these errors ?

    SlashGeeGee

  6. *pcblockmove <id>,<option>;
    
    Prevents the given ID from moving when the option != 0, 0 enables the ID to move again.
    ID should be able to be GID of a monster/NPC or AID from a character.
    
    

    *unitstop <GID>;

    where will I add this ?

  7. Hello rA :)

    Can someone fix my script it shows this error then my character cannot moved and the msg box cannot be closed.

    Error:

    11jxlsi.jpg

    Script:

    
    mes .@t$;
    mes "Hello would you like to start the tour on Play Ragnarok Online ?";
    mes " ";
    if (select("Yes, start the tour!:No thanks i'm fine.")==1) {
    warp "prontera",156,174;
    mes "Alright We'll Start!!!";
    sleep2 2000;
    mes .@t$;
    mes "Play Ragnarok Online is a Pure Balanced Server";
    mes "It is made for you to enjoy ragnarok online by this server.";
    next;
    mes .@t$;
    mes "Server Rates :";
    mes "Base and Job Experience : 3000x / 3000x";
    mes "99 / 70, Transcendent Classes Only";
    next;
    mes .@t$;
    mes "Normal Card Drop Rates: 30%";
    mes "Boss Card Drop Rates: 5%";
    dispbottom "Tour Guide : Remember MVP Special Drop : Proof of Donation 1% , don't forget to use @mobsearch.";
    dispbottom "Tour Guide : Happy Hunting !";
    cutin "kafra_09",2;
    sleep2 15000; // 15 seconds
    
    warp "prontera",163,175;
    mes .@t$;
    mes "This is our very own Chess Warper if your bored in hunting and PvP you can play chess with your friends.";
    dispbottom "Tour Guide : Good Luck on Playing Chess !";
    cutin "kafra_09",2;
    sleep2 5000;
    
    warp "prontera",171,185;
    mes .@t$;
    mes "This is the Play Ragnarok Online Cash Shop there are lot's of cool stuff you want to buy there.";
    cutin "kafra_09",2;
    sleep2 5000;
    
    warp "prontera",166,194;
    mes .@t$;
    mes "Moving On.........";
    next;
    mes .@t$;
    mes "This is the WoE Information you can check WoE Time Schedules and Castle Owners.";
    dispbottom "Tour Guide : Remember that Emperium's Health is already 1,000,000 be sure to break it.";
    cutin "kafra_09",2;
    sleep2 10000;
    
    warp "prontera",159,188;
    mes .@t$;
    mes "Beside you is Bob you can check all your achievements here and what you have not achieved yet.";
    dispbottom "Tour Guide : Achievement Points can be used in the pRO Cash Shop.";
    cutin "kafra_09",2;
    sleep2 5000;
    
    warp "prontera",131,193;
    mes .@t$;
    mes "This is Old Man here is the Race of the Day.";
    next;
    mes .@t$;
    mes "You can check what Race is On for the Day then you kill the race and get bonuses.";
    dispbottom "Tour Guide : Race of the Day is a System which you kill a race and earn EXP,Zeny & Items.";
    cutin "kafra_09",2;
    sleep2 10000;
    
    warp "prontera",143,174;
    mes .@t$;
    mes "This is the Real Estate Agent.";
    mes "this is where you talk and negotiate on how to buy a house and everything.";
    dispbottom "Tour Guide : Remember to keep your house clean always.";
    cutin "kafra_09",2;
    sleep2 5000;
    
    
    warp "prontera",137,171;
    mes .@t$;
    mes "Lastly This is the 300 Monster Challenge Instance.";
    mes "Take on the Challenge and see what's beyond.";
    dispbottom "Tour Guide : George will be the one to guide you there.";
    cutin "kafra_09",2;
    sleep2 10000;
    
    // etc.
    
    
    warp "prontera",156,174;
    sleep2 1000;
    mes .@t$;
    mes "That's All Thank You Hope You Enjoy the Tour Good Luck Have Fun !";
    dispbottom "Tour Guide : If you need help just search for PlayRO GM Team.";
    cutin "kafra_09",2;
    sleep2 10000;
    }
    cutin "kafra_09",255;
    close;
    
    

    Thanks in Advance /kis2

    SlashGeeGee

  8. Hello rA :)

    Ok I have this Instance the 300 Monster Challenge and after it's completed a treasure chest will spawn the mob_db cannot drop 1 pc of item when it's killed so I made it this way :

    
    - script 300_Monster_Prize -1,{
    
    OnNPCkillEvent:
    if(killedrid!=1324){ end;}
    getmapxy(@m$,@x,@y,0);
    getitem 969,50,@m$,@x,@y;
    end;
    }
    
    

    so how can i make it to many monsters I mean the monster ID 1324 because there are 5 treasure chest in the instance that will randomly spawn.

    
    //= Treasure - Mob ID
    setarray .@chamonid5[0],1337,1329,1946,1938;
    

    Need Help /ok

    SlashGeeGee

  9. It goes like this..

    GM~

    Input the donators InGame Name and put the amount of (Proof of Donation)for the donator in the NPC

    Even the donators are offline

    Donator~

    When the Donator Click the Donation Giver he will Get the (Proof of Donation) with the specified amount

    I already found this kind of script but lost it.

    THANKS IN ADVANCE

    Try Euphy's Item Rewards :

    http://pastebin.com/raw.php?i=wTG07rbs

  10. just edit the conflicts...by using tortoise right click the file then 'edit conflicts'...

    or open the file then chose what you what and deleting the old one/new one

    <<<<<<< .mine

    { MAP_DICASTES, 198, 187 },

    // 30=El Dicastes

    { MAP_MORA, 44, 151 },

    // 31=Mora

    { MAP_DEWATA, 200, 180 },

    // 32=Dewata

    { MAP_MALANGDO, 140, 114 },

    // 33=Malangdo Island

    { MAP_MALAYA, 232, 222 },

    // 34=Malaya Port

    { MAP_ECLAGE, 110, 39 },

    // 35=Eclage

    =======

    { MAP_DICASTES, 198, 187 },

    // 30=El Dicastes

    { MAP_MORA, 44, 151 },

    // 31=Mora

    { MAP_DEWATA, 200, 180 },

    // 32=Dewata

    { MAP_MALANGDO, 140, 114 },

    // 33=Malangdo Island

    { MAP_MALAYA, 242, 211 },

    // 34=Malaya Port

    { MAP_ECLAGE, 110, 39 },

    // 35=Eclage

    >>>>>>> .r16590

    THanks malufett :)

  11. Hello rA :)

    I've applied few source mods then updated my rAthena server files then I got these errors when i compile :

    
    1>c:\ragnarok files\rathena\src\map\atcommand.c(1999): error C2059: syntax error : '<<'
    1>c:\ragnarok files\rathena\src\map\atcommand.c(2029): warning C4034: sizeof returns 0
    1>c:\ragnarok files\rathena\src\map\atcommand.c(2139): warning C4034: sizeof returns 0
    

    here's my atcommand.c:

    http://www.mediafire.com/?j92wgq37375e403

    Please Help me :)

    SlashGeeGee

  12. So.. try skip Load data folder firt when you hex your client.

    Dont add HKLM onto diff

    Or you can use 2012-04-10 RagRE and when you hex you must skip Load Data Folder First

    I didn't include HKLM diff while diffing my new cient also the read data folder first. i got lua errors , my client run on korean.

  13. 234234.jpg

    Try with Blue Ghostring Setup

    Download Link: http://www.mediafire...sy2rc5bi78qi51k

    And i think you must download or update your Client, something like: luafiles514,folder System...

    I recommended use Client of Miruku: http://miruku.rathena.org/

    I'm using Miruku Client , i don't know anything about the luafiles514 and system folder.

    EDIT : the setup still doesn't work. I had the system folder in my RO folder already it has LuaFiles514 and Font folder but still doesn't work /sob

  14. Hello rA :)

    I'm using 2011-03-15aRagexe Client my problem is my settings won't be saved hotkeys can be saved but settings cannot like /fog the BGM and effect, lastly my mouse pointer go outside the RO windows even if I don't have dinput.dll in my RO folder. also in character selection my map is Unknown Area yet my character is in Malaya.

    EDIT : I'm using the Yellow Hair Girl Setup , Windows 7 I Run it as Administrator

    Please Help on how to solve these problems :)

    SlashGeeGee

×
×
  • Create New...