Search results

  1. Thyr

    No "make plugins" when type in puTTy

    Hello, just question. I've look to topics on how to use/add plugins to my running server (not yet up there's compiling errors). I saw people saying do "make plugins", so i tried to use it in my puTTy to compile my edited makefile.in in src/plugins right?  after typing the make plugins this...
  2. Thyr

    Make Plugin [Leaving Directory]

    Hello, I compile my server and i got this line  PLUGIN HPMHooking_map make[1]: Leaving directory `/root/Trunk/src/plugins' after that the compiling didn't continue. Help me pls.
  3. Thyr

    Creating custom item triggers NPC

    How can I make a Item Box that triggers NPC. Example: Freebies Box, this box give 100 ygg,100 box of thunder, valkyrie set, and Stat Accessory [this thing will trigger npc to choice which type of accessory STR,AGI,VIT,INT,DEX,LUK. (The box still distribute items and then triggers NPC talk, to...
  4. Thyr

    Guild Package NPC

    Hello, How can I add Guild Level Requirement. Guild Level must be level 50. //4_F_ZONDAGIRL warcraft,215,170,3 script Guild Package 4_M_EIN_SOLDIER,{ .@req_online = 10; // how many players need to online to claim. .@req_lv = 255; // minimum level of .@online players that has to be. mes "[...
  5. Thyr

    Put limited grf in data.ini

    Is this possible adding a limit on putting grf on data.ini Example - this is my default format of data.ini [Data] 0= your.grf 1=palette.grf 2=data.grf 3=rdata.grf then... If data.ini changed to this. the client will not launch or start because the other.grf is not trusted grf. [Data]...
  6. Thyr

    [Request] PvP Warper on force_1-2

    Anyone can help me about making  PvP Warper that warp to force_1-2 or force_2-2 in random with a certain area? IMAGE HOW
  7. Thyr

    @feelreset @hatereset commands for normal players

    How can i add these commands to normal players? @feelreset and @hatereset also @skillall command
  8. Thyr

    No Chat Pub/ No Vending in certain area of Town

    Found this from rathena, tried and doesn't work. OnInit: setcell "prontera",X1,Y1,X2,Y2,cell_nochat,0; setcell "prontera",X1,Y1,X2,Y2,cell_novending,0; end...
  9. Thyr

    (Soul Link Modification) 6 Class

    Custom Soul Link Modification [Help] Tried to search for this, an patch to my emulator. It doesn't work maybe because it's outdated. Star Gladiator Class - Increase damage on boss monster and holy monster by 100% - Can use Lord of Vermillion - Can use Parrying (Using Book)   Sage - The Sage's...
  10. Thyr

    Guide? Setup RO emulator to VPS

    Hello, I'm new to the things that Setup VPS to run a Ragnarok Emulator since new i got no idea on how to make or run codes to setup Ragnarok Emulator, I only know to host a Ragnarok Emulator by buying Ready Made Ragnarok Hosting.  Its been a month modifying my own Emulator (Adding NPCs Script...
  11. Thyr

    Plans on using updated client?

    Hello Hercules, I just about to ask if is it worth it to use a updated/latest client? (My server is running only with trans job) I currently use 2010-07-30 Client. If it's worth it to use the latest one. Its free to give your opinion @ pros and cons of my current client to latest clients...
  12. Thyr

    OnLogin Auto Command

    Hello, Anyone can help me create a script that everytime a player Login the game, there is a command will automatically on like @pk, when a player login it auto command @pk himself.
  13. Thyr

    run_script: Infinity loop !

    hello, when i added this script it give me this kind of error  run_script: Infinity loop ! //===== Created By: ============================== // Mystery //================================================ warcraft,208,184,4 script Daily Quest 4_M_KNIGHT_GOLD,{ if (getgmlevel() >= 80) goto...
  14. Thyr

    Found this @pk off @pk on Midgard-comm

    It was posted this feb and when I am about to add the lines some of it are outdated. Can anyone update this script? By Kid Rock and he said it was made for hercules heres the link src/map/atcommand.c | 29 +++++++++++++++++++++++++++++ src/map/battle.c | 4 ++++ src/map/pc.c | 1...
  15. Thyr

    [Script] Gold Room

    solved. fixed it myself  here is it working gold room with security~ //********************************************************************************************************************************************************************************* //***--Topic Link : ***\( ^ ~ ^ )/***...
  16. Thyr

    [Requesting] This pvp map

    anyone knows where can i get this pvp map? Thanks! 
Back
Top