luan122
Members-
Content Count
38 -
Joined
-
Last visited
About luan122
-
Rank
Advanced Member
-
luan122 reacted to a post in a topic: diferences between rA and herc so far
-
banhelba2019 reacted to a post in a topic: diferences between rA and herc so far
-
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
-
luan122 reacted to a question: Novice starts with 6281 MaxSp...?
-
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.