luan122
Members-
Content Count
38 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by luan122
-
Could someone list them to me? Ty!
-
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:
-
2018-06-05bRagexeRE closing when trys to open
luan122 replied to luan122's question in Client-Side Support
could you give me a working patch list? i cant make this work -
I patched the client 2018-06-05bRagexeRE and when i tries to open it, it close instantly. The patches that I used are: 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?
-
Problems after patch 2014 and 2015 client
luan122 replied to luan122's question in Client-Side Support
I tried with all resolutions and nothing... -
Problems after patch 2014 and 2015 client
luan122 replied to luan122's question in Client-Side Support
I'm doing with recommended only, this happen just in my computter others can play w/o problem -
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)
-
@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? =)
-
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.
-
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
-
this bug persist, did someone found a way to fix it?
-
Yepe i did a mistake I did it from the start and it comes a true value in seconds, thank you all!
-
even adding / 1000 it gave me 34 days that isn't correct since I didn't expend those days playing
-
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.
-
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!
-
Hi i'm trying to figure out how use mysql databases instead db folder in this new conf folder, can someone help me with that?
-
tryin' to teleport and gettin' error
luan122 replied to luan122's question in General Server Support
Ty! -
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:
-
When I try to teleport to payon i get this error in prompt: pc_setpos: Passed mapindex(181) is invalid! I'm using pre-re configuration...
-
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: sc_start: run_script:
-
que bosta em, vlw
-
Não há mais a possibilidade de selecionar uma database diferente para salvar os logs?
-
This looks amazing (at least the explanation make it be haha) I hope i get time to test it and anothers couple of scripts that I saw before and make a solid comment, but the idea in general is great!
-
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