Search results

  1. mrlongshen

    Private mvp room problem

    [Warning]: Unexpected type for argument 1. Expected string.[Debug]: Data: variable name='.@num' index=0[Debug]: Function: getstrlen[Debug]: Source (NPC): Private MVP Room at prontera (164,184)[Warning]: Unexpected type for argument 1. Expected string.[Debug]: Data: variable name='.@num'...
  2. mrlongshen

    Error when adding custom aura

    Hello all, I have encrypt custom aura with secure grf, then I have patch it into my grf, but when I entered game, an error popup appear said cant findeffecttextureauraring.bmp However I try add manual without encrypt the file, no error found. Why ?
  3. mrlongshen

    Monster wiki event wrong monster ID

    new_4-4,147,190,3 script Monster Wiki 439,{while( 1 ){mes "Event Status : "+((!.WikiStatus )?"^FF0000OFF":"^0000FFON")+" ^000000";mes "^00FF00_______________________________^000000";mes "How may i assist you, ^0000FF"+strcharinfo(0)+"^000000 ?";next;switch( select( ( !.WikiStatus || !.MonsterID...
  4. mrlongshen

    Poring Summoner Manual to Fix Amount

    //===== Hercules Script =======================================//= Poring Summoner//===== Created By: ===========================================//= Mysterious//===== Current Version: ======================================//= 1.2//===== Link: =================================================//=...
  5. mrlongshen

    Weather

    Hi there someone can help me making a weather change every hour or can customize which hour ? snow: "Makes all maps to have the snow weather effect." clouds: "Makes all maps to have the cloudy weather effect." clouds2: "Makes all maps to have another cloudy weather effect." fog: "Makes all maps...
  6. mrlongshen

    Blocking rudes word

    Hello there, can someone help me edit this script ? prontera,150,180,5 script restricted_manner -1,{OnInit: setarray .@bad_word$, "noob", "coward", "fuck", "ass", "ashhole", "kimak", "pukimak", "cibai", "celaka" "pundek", "konek", "pepek"; // add as your content lol .@size_b =...
  7. mrlongshen

    How ?

    How to fix segmentation fault ?  I cant use: afk plugins criticalmagicattack plugins Currently can use is HPMHooking auraset arealoot mapmoblist warphit delay Im using centos 6.6
  8. mrlongshen

    How to get rid automatic summer suites ?

    Hye all, my player have this problem.  After he afk for a minute, the suddenly he wear the summer suites. He can go battle for 7 days ? !!  How to remove it. Thanks you.
  9. mrlongshen

    Pre - Renewal to Renewal Item

    Simple question. My server running pre-renewal. I want to use renewal item. How?  Can I just copy and paste the item_db.txt from renewal to pre-renewal item_db.txt ?
  10. mrlongshen

    Crash but mine ok?

    Hello there. I want ask something. Im using windows 8.1 and I can play my server without any problem. But my friend using windows 8.1, windows 7 and windows xp sp3 cant play. He got this problem. How to troubleshoot this problem ? Problem signature: Problem Event Name: APPCRASH Application...
  11. mrlongshen

    MVP Room Problem

    The script are working fine, but the script are not display the .rentcost What is the problem ? Can someone guide me ? // ....... if your server has { Overwriting user function [int__] } don't blame me ..........function script int__ { set .@num, atoi("""+getarg(0)+"""); if ( .@num == 0 ||...
  12. mrlongshen

    Euphy All in one npc problem

    //===== rAthena Script =======================================//= All-in-One NPC//===== By: ==================================================//= Euphy//===== Current Version: =====================================//= 1.8//===== Description: =========================================//= A...
  13. mrlongshen

    Hourly point with bot checking

    //===== Hourly Points Script =========================================//===== By: ==========================================================//= GorthexTiger modified by Nibi//===== Current Version: =============================================//= 1.0//===== Compatible With...
  14. mrlongshen

    Freebies with rental

    Hello all. I want to ask, how to modify this item to become a rental. For example +10 formal suit with a rental for 7 days. Thanks you. new_1-1,59,114,5 script FreeGift NPC 864,{ if(sorry == 1) { mes "Hey! you Already Get Reward From Me."; mes "Sorry I Cant Give You Anymore Again More Than...
  15. mrlongshen

    Registration Url on login interface.

    Hello all, maybe someone have post about it, but I cant find it, how to change the url ? Thanks you. 
  16. mrlongshen

    Funny hercules maintenance.

    Nothing to write in here. I just want to laugh who make this quote.  Haha ! LoL !! Is that mister e quote ? ! wakwkawkaw
  17. mrlongshen

    Obtaining Hercules

    Hi all. I just download new fresh SVN. I got it from https://github.com/HerculesWS/Hercules.git As you can see, there are so many folder, I'm confuse with one of that folder that I should use to compile. Then I try to compile the 1st folder. I got that below error. Error 1 error C2169...
  18. mrlongshen

    Problem implementing Custom Item

    Try using nemo patcher. diff your client again.
  19. mrlongshen

    Error adding custom item on 2013 client.

    Hello all. I tried to add custom item.. but this error appear. how to fix it ? im using 2013 client.. I have follow this instruction.. add your custom .spr and .act hereDatatexture유저인터페이스collectionDatatexture유저인터페이스itemDatasprite아이템Datasprite악세사리남Datasprite악세사리여then add it...
  20. mrlongshen

    Missing in action

    Hello all., I tried to diff client 2013-08-07aRagexe.exe and 2014-02-05bRagexe.exe and it success, but when i try to run the exe, its missing. currently im using windows 8.1 and i check running task on taskbar, its nothing. Please help me, what to do ? 8 Custom Window Title9 Disable 1rag1 type...
Back
Top