Jump to content

Shio

Members
  • Content Count

    35
  • Joined

  • Last visited

Posts posted by Shio


  1.  

    Hmm how could i add multi mobs? would i have to add a new line for each?

    You can use an array

    -	script	poringbind	-1,{OnInit:    set .quan, 100;    setarray .mob[0],<xxxx>,<xxxx>;    unbindatcmd "poring";    bindatcmd("poring","poringbind::OnAtcommand",20,90);    end;

    like this?


  2. No, definitely not. Tested on different servers, I only getting this Error when I use Hercules-10.sln. but using Hercules-11.sln there's no error at all.

     

    Note: sprite error will crash your client, not the server.

    could it be src of npc sprite ID'S'? i've found other people with similar issue's;

     

    http://rathena.org/board/topic/72817-status-set-view-data/http://rathena.org/board/topic/80971-custom-npc-error/http://rathena.org/board/topic/88913-what-is-this-i-cant-find-this-script/

    idk if you've seen these yet. have you edited npc.c?


  3.  

     

    a script that will put a 5mins cooldown delay on commands such as @warp

    hmm i don't think this could be added as a script and if it could i do not know how. But cydh made and src edit for it. But i'm not 100% sure if it work's on Hercules SVN. Make a back up and try it out.

     

    http://rathena.org/board/topic/83569-delay-to-use-command/

    is that specific chosen commands or all commands? will try it now

    Pretty sure it's all commands, not positive as to i've not used it on my SVN but do let me know ;O


  4. @

     

    how to fix

     

    [Error]: status_set_viewdata (NPC): no view data for class 4
    I don't know where that error came from 
     

    Latest rev. 13252~6

    This is a sprite issue, fix the sprite in your grf, or use a different ID.


  5.  

    Thanks for the quick reply, it's booting now, just prompted with a blank error message. Screen shot below.

     

     

     

    5jSxj.png

     

     

    Thanks again! Shio.

    You must patch your client Disable RagexeRE Filename Check (Recommended)

    not Disable Ragexe Filename Check (Recommendedbecause you are using ragexeRE

    Thanks for all the support! ossi, Seven. Seven, what did you mean by this? Enable or disable ragexe ? And i've tried both and no luck D; also i got the client from, http://supportmii.com/ro1/Clients/RagexeRE/


  6. Having and issue with 2012/04/10a/RE AND 2012/04/10s/re. My client fails to boot period...here's a list of my diffs.

    64 @ Bug Fix (Recommended)2 Allow Chat Flood (? lines)88 Allow space in guild name33 Always Call SelectKoreaClientInfo() (Recommended)97 Cancel to Login Window (Recommended)8 Custom Window Title9 Disable 1rag1 type parameters (Recommended)15 Disable HShield (Recommended)41 Disable Nagle Algorithm (Recommended)61 Disable Packet Encryption (Recommended)13 Disable Ragexe Filename Check (Recommended)49 Enable Multiple GRFs (Recommended)24 Fix Camera Angles (Recommended)28 Increase Headgear ViewID (which I made 2000)36 Read msgstringtable.txt (Recommended)37 Read questid2display.txt (Recommended)38 Remove Gravity Ads (Recommended)39 Remove Gravity Logo (Recommended)73 Remove Hourly Announce (Recommended)40 Restore Login Window (Recommended)44 Translate Client (Recommended)48 Use Plain Text Descriptions (Recommended) 

    i'd really appreciate the help..

     

     


  7. Hello again, i was curious if anyone had a diff laying around for char select to login, or saw one recently or even know of where to get one? I know judas offers it with the new 2013 client, is it also paid for 20120410? D; or did shin possibly make a patch..

     

    Also have a small issue on My cancel button when it's on service select. it removes the login screen only displaying my background, no buttons do anything only option is to exit. athough i think its service select, some other input or a conformation would be awesome, here is a screen shot.

     

     

     

    5jQOU.jpg

     

     

    Thanks, Shio.


  8. In what manner are you attempting to create a guild with spaces in the name? Like this?

    /guild Guild Name

     

    The proper way would be to enclose it in quotation marks:

    /guild "Guild Name"

     

    If you know that already, have you tried using a different client? The best way to determine whether or not it's your specific client is to compare it with a different version.

    20

    Yeah i've tried the sample above, it worked with a 2011 client, but i've tried 20120410aRE ofc. and 20120202RE client also and still have the same issue. 

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.