Jump to content

luan122

Members
  • Content Count

    38
  • Joined

  • Last visited

Posts posted by luan122


  1. Hello after diff hexed 2018-06-20e with Nemo by 4144 i got black head with custom hairs, could someone tell me what i did wrong?
    Those are my patches:

     

    Spoiler

    257 Use Default Web Browser for <URL>
    258 Enable Shortcut All Item
    3 Chat Flood Remove Limit
    5 Enable Proxy Support
    6 Force Send Client Hash Packet
    8 Custom Window Title
    9 Disable 1rag1 type parameters (Recommended)
    13 Disable Ragexe Filename Check (Recommended)
    16 Disable Swear Filter
    17 Enable Official Custom Fonts
    19 Enable Title Bar Menu
    20 Extend Chat Box
    21 Extend Chat Room Box
    22 Extend PM Box
    23 Enable /who command (Recommended)
    280 Change guild exp limit
    26 Fix Camera Angles (FULL)
    28 Increase Headgear ViewID
    32 Increase Zoom Out Max
    34 Enable /showname (Recommended)
    36 Read msgstringtable.txt (Recommended)
    38 Remove Gravity Ads (Recommended)
    39 Remove Gravity Logo (Recommended)
    40 Restore Login Window (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    43 Always Use Email for Char Deletion
    44 Translate Client (Recommended)
    46 Use Normal Guild Brackets (Recommended)
    47 Use Ragnarok Icon
    48 Use Plain Text Descriptions (Recommended)
    49 Enable Multiple GRFs (Recommended)
    50 Skip License Screen
    53 Use Ascii on All LangTypes (Recommended)
    61 Disable Packet Encryption
    64 @ Bug Fix (Recommended)
    71 Ignore Resource Errors
    72 Ignore Missing Palette Error
    73 Remove Hourly Announce (Recommended)
    74 Increase Screenshot Quality
    75 Enable Flag Emoticons
    76 Enforce Official Login Background
    84 Remove Serial Display (Recommended)
    85 Show Cancel To Service Select
    86 Only First Login Background
    88 Allow space in guild name
    90 Enable DNS Support (Recommended)
    91 Disconnect to Login Window
    97 Cancel to Login Window (Recommended)
    101 Skip Friend list Cheat Check
    102 Skip Guild Member Cheat Check
    208 Restore Cash Shop Icon
    213 Disable Help Message on Login (Recommended)
    218 Show Exp Numbers
    222 Show Replay Button
    223 Move Item Count Upwards [Experimental]
    225 Show Register Button
    226 Disable Walk To Delay.
    229 Enable Emblem hover for BG
    230 Always load Korea ExternalSettings lua file
    233 Hide SNS Button
    235 Enable guild while in clan
    239 Ignore /account: command line argument
    246 Increase hair style limit in game
    247 Change new char name field height
    248 Remove wrong chars from cash shop
    250 Allow leader to leave party if no members on map
    251 Allow close cutin by pressing esc key
    256 Use Default Web Browser In Cashshop
     

     


  2. On 14/06/2018 at 10:14 PM, Winterfox said:

    Hi,

    does it work when you use a minimal set of patches?

    If it does you should reduce the applied patches to a minimum and if one setup works, add another patch and repeat the process to seperate the patch that is not working.

    You also could check if your sclientinfo.xml is valid, as far as i can remember if it is broken, the client simply closes without a error, too.

    could you give me a working patch list? i cant make this work


  3. I patched the client 2018-06-05bRagexeRE and when i tries to open it, it close instantly.

    The patches that I used are:
     

    Quote

    6 Force Send Client Hash Packet
    8 Custom Window Title
    9 Disable 1rag1 type parameters (Recommended)
    13 Disable Ragexe Filename Check (Recommended)
    19 Enable Title Bar Menu
    20 Extend Chat Box
    22 Extend PM Box
    23 Enable /who command (Recommended)
    26 Fix Camera Angles (FULL)
    28 Increase Headgear ViewID
    32 Increase Zoom Out Max
    33 Always Call SelectKoreaClientInfo() (Recommended)
    34 Enable /showname (Recommended)
    36 Read msgstringtable.txt (Recommended)
    38 Remove Gravity Ads (Recommended)
    39 Remove Gravity Logo (Recommended)
    40 Restore Login Window (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    44 Translate Client (Recommended)
    46 Use Normal Guild Brackets (Recommended)
    47 Use Ragnarok Icon
    48 Use Plain Text Descriptions (Recommended)
    49 Enable Multiple GRFs (Recommended)
    50 Skip License Screen
    53 Use Ascii on All LangTypes (Recommended)
    64 @ Bug Fix (Recommended)
    65 Load Custom lua file instead of iteminfo*.lub (Recommended)
    68 Enable 64k Hairstyle
    75 Enable Flag Emoticons
    84 Remove Serial Display (Recommended)
    85 Show Cancel To Service Select
    86 Only First Login Background
    88 Allow space in guild name
    90 Enable DNS Support (Recommended)
    91 Disconnect to Login Window
    97 Cancel to Login Window (Recommended)
    208 Restore Cash Shop Icon
    212 Restore Roulette
    213 Disable Help Message on Login (Recommended)
    229 Enable Emblem hover for BG
    233 Hide SNS Button
    235 Enable guild while in clan
    239 Ignore /account: command line argument
     

    I'm not using Always load korea ExternalSettings lua file because when I use it i get the error with the service_language folder.

    I tried langtype 0,1 and 12 didn't worked, could someone point me to the correct direction?


  4. 15 hours ago, BuLaLaKaW said:

    aw ... i see, my bad have you tried to run setup.exe or the ghost icon or the app to update the screen resolution on that pc that is not working ?

    btw it is beyong client concern then since client is working on another machine but not in another one, might be an issue out side of the client..my 2 cents

    I tried with all resolutions and nothing...


  5. hey guys, what could cause a client don't let click in any button or walk in the game? the clients i tried: 2015-09-16a, 2014-03-05, in the client 2014-03-05 i did a patch before and it is working fine, but the new ones isn't... plus in another computer it is working (i did in it first and made my patch, but when I downloaded in my home it doesn't work)


  6. @Smoke

    I want to create a command called @hidebgmsg to hide announces from BG I did this modifications:
    On line 90 I add this:
     

    		bindatcmd "esconderbc","BG_Queue_Handler::OnDoHideMsg",0,99;


    On line 165 I add this:

    OnDoHideMsg:
    	if(hideBcMsg == 1){
    		set hideBcMsg,0;
    		dispbottom "[As mensagens da batalha campal foram ativadas!]";
    	}
    	else{
    		set hideBcMsg,1;
    		dispbottom "[As mensagens da batalha campal foram desativadas!]";
    	}
    	end;

    And on line 274 I put a if like this:
     

    			if(hideBcMsg != 1){
    				announce .@msg$,0,.BG_Color$[$BG_Index],0x190,12,100,100;
    			}

    When I start the server and check the logs i get this msg:
    [Warning]: script_get_val: cannot access player variable 'hideBcMsg', defaulting to 0

     

    What am I missing here? could you help me? =)


  7. 9 hours ago, Dastgir said:

    I usually won't entertain these kind of post since I asked for many things and I got really no info.

    So Here it is:

    1 Level, SP is 11, Pre-Renewal Setting, Hercules Revision https://github.com/HerculesWS/Hercules/commit/2bf7d082116013cfdad031046f3ac0c932c3eb65 ,

    No Configs edited.

    Fine with you now? 

    When we ask the method and information, we have already made sure it doesn't happen in herc with no mods/config/whatsoever, so you are required to post those information that we ask, otherwise, these questions would go unanswered.

    Aabout your questions, I didn't edited the src just applied some plugins, extended vending, hBG and one mine that includes a new atcommand, I just updated the emulador and the problem was solved not sure what caused the problem.

    Sorry if I didn't understood what you wanted, but first of all I just came here asking help to fix it in my server, I'm not a "kid" and didn't disrespect anyone here to give you the right to call me that. I think respect comes with respect.


  8. 7 hours ago, Dastgir said:

    Rather than just telling problem, maybe explain it? How you got that? Reproduction step? Any configs modified, Hercules revision used? Renewal or pre renewal, this kind of reports are hard to fix without proper(complete) information.

    Just create the novice and log in the server, in lv 1 you will get 6281 MaxSp.

    @edit

    Forgot to say it is PRE-RE


  9. 13 hours ago, Dastgir said:

    Something's wrong with your db value I guess.

    getting tickets(2) doesn't return millisecond, and having that high time is not possible. Maybe somewhere you inserted some high value in online_time field.

    Yepe i did a mistake I did it from the start and it comes a true value in seconds, thank you all!


  10. in php the exactly function gave me back this information: 34669 days i think something is wrong in the proccess, not sure if is when I save or when I retrieve... the value I have in db is 2995424936.


  11. I want to get the total time that player is online in the server, so I have this script:
     

    OnPCLoginEvent:
    	@login_time = gettimetick(2);
    	end;
    OnPCLogoutEvent:
    	query_sql("UPDATE login SET online_time = online_time + "+( gettimetick(2) - @login_time )+" WHERE account_id = "+getcharid(3));
    	end;

    What I want to know is if the way I'm sum it is correct and how can I convert the final value in time as h:m:s I tried to find it but didn't

    Thanks!


  12. Hi, how can I create a download page in flux? I have in my theme folder the downloads.php file but when I try to enter in the page its shows me: 

     

    The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again.

    /?module=main&action=downloads

     


  13. Hello, i'm comin' back to ragnarok emulators and since the last time i did something with emulators alot has changed, so i'm trying to use an old atcommand that I made in the past and need to update it to become a plugin, so, in my plugin i'm trying to using somethings like sql commands (sql_query, sql_numrows and etc), sc_start, clif_displaymessage and run_script, can someone help me how I can use those commands in source or point a guide please, thanks!
     
    sql commands:

     

     

     

    if ( SQL_ERROR == Sql_Query(mmysql_handle, "SELECT* FROM `login` WHERE `account_id` = '%d'", sd->status.account_id) )
    clif_displaymessage(fd, "Erro 101. Notifique a Administração.");
    else if ( Sql_NumRows(mmysql_handle) == 0 )
    clif_displaymessage(fd, "Conta não encontrada. Notifique a Administração.");
    else {
    Sql_NextRow(mmysql_handle);
    Sql_GetData(mmysql_handle, 0, &data, NULL); diasvip = atoi(data);
    }
    Sql_FreeResult(mmysql_handle);
     

     

     

     

     

    sc_start:

     

     

     

    sc_start(NULL,&sd->bl,SC_ASSUMPTIO,100,5,360000);
     

     

     

     

     

    run_script:

     

     

     

    nd = npc_name2id("vipquests");
            if( nd == NULL )
                return -1;run_script(nd->u.scr.script, 0, sd->bl.id, fake_nd->bl.id);
     

     

     

     


  14. Removed the screens from the first post, I will update it soon.

    To those that want to test the program, I will let it free while I don't release the final version, when I do that all the free licenses will be revoked and to people that want to keep the license will need a subscription.

    Send me PM with:

    Login:

    Email:

    Password:

    SSH IP:

    MySQL IP:


    Obs.: I dont want to handle with your pass, so please, send me it in MD5 http://md5encryption.com

×
×
  • Create New...

Important Information

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