All Activity
This stream auto-updates
- Today
-
Sorry for this. but is it possible for this system to be a plugin? or atleast someone can make one?
-
wedge1 joined the community
-
Hi I'm Error using 2013-08-14 RAGEXE Unsupported Packet Ver
4144 replied to jimboy09232's question in General Server Support
may be issue with packet id encryption? Try enable it on both server and client. Or disable encryption on both server and client. -
xxjhemxx joined the community
-
Ratao joined the community
-
Phemeto joined the community
-
Hi I'm Error using 2013-08-14 RAGEXE Unsupported Packet Ver
jimboy09232 posted a question in General Server Support
I did change the mmo.h then I recompiled it I can login but when selecting a character I get disconnected and see this warning in my server [Warning]: clif_parse: Received unsupported packet (packet 0x7daa (0x0368), 19 bytes received), disconnecting session #3. -
Hi I'm new here... short intro, I'm a noob.. programming skills 1 out of 10 (I only know how to use a notepad), following instruction skill 9 out 10... I followed the instructions and got it to work fine (PRE RENEWAL)... I wanted to play around with its config and the first thing I want to try is to be able to refine past +10, so I googled and the only answer I found was to change MAX_REFINE (was on status.h according to search result but it's now in refine.h) and update the refine_db.conf... I did it both but... LONG STORY SHORT = IT DIDN'T WORK, SO WHERE DID I GO WRONG?
- 385 replies
-
- offline
- newbiepack
-
(and 3 more)
Tagged with:
-
charlieccn joined the community
- Yesterday
-
newbie joined the community
-
nghtknght joined the community
-
No. I'm into Mid to High type of server.
-
are you the projectx owner of 2003 ragnarok online?
-
kimat88 joined the community
- Last week
-
cradu joined the community
-
Hahaha I just remember this guy way back 2013-2015. Most of my custom scripting was done by him.
-
Item link and navigation integration on some atcommands
ProjectX replied to rans's topic in Suggestions
WOW they have this? Really cool addition. Hopefully soon... -
Yes, the majority like the classic but we didn't forget the past majority is trying to revive the game by improving it over time. I am more impressed by the servers that trying to find a way to create REAL changes that have the potential to make RO even better. Coz obviously the majority are just doing it for money especially those who have the resources to do it. I really think that separates me from most of the RO I know, because I do it to have better RO and monetization is the least. (Of course it is subjective) Just too bad only a few can appreciate it for now. Or maybe my reach is not that enough. But someday I know it will be appreciated by many...
-
Kundalini joined the community
-
-
-
Mikazuki changed their profile photo
-
Google Cloud libre pa ng 3 months Then repeat.
-
ProjectX started following Euphys WoE Controller 30 Minutes Interval Support
-
Hello! Just want to post here and maybe someone can help me figure this out. I already gave up so I need to ask and hopefully someone can help. I'm trying to modify the WoE Controller https://github.com/HerculesWS/Hercules/blob/master/npc/custom/woe_controller.txt To support a 30 minutes interval for start and end time. This is part of the code. case 1: mes "[New Session]"; if (.Size > 127) { mes "You have already reached the maximum of 32 sessions."; next; break; } mes "Select a day."; next; set [email protected], select(" ~ "+implode(.Days$,": ~ "))-1; mes "[New Session]"; mes "Select a start time for ^0055FF"+.Days$[[email protected]]+"^000000."; next; set [email protected]$,""; for(set [email protected],0; [email protected]<23; set [email protected],[email protected]+1) set [email protected]$, [email protected]$+" ~ "+Add_Zero([email protected],1)+":"; set [email protected], select([email protected]$)-1; mes "[New Session]"; mes "Select an end time for ^0055FF"+.Days$[[email protected]]+"^000000."; next; set [email protected]$,""; for(set [email protected],[email protected]+1; [email protected]<24; [email protected],[email protected]+1) set [email protected]$, [email protected]$+" ~ "+Add_Zero([email protected],1)+":"; set [email protected], select([email protected]$)[email protected]; for(set [email protected],0; [email protected]<.Size; set [email protected],[email protected]+4) if ([email protected] == $WOE_CONTROL[[email protected]] && (([email protected] >= $WOE_CONTROL[[email protected]+1] && [email protected] < $WOE_CONTROL[[email protected]+2]) || ([email protected] > $WOE_CONTROL[[email protected]+1] && [email protected] <= $WOE_CONTROL[[email protected]+2]) || ([email protected] <= $WOE_CONTROL[[email protected]+1] && [email protected] >= $WOE_CONTROL[[email protected]+2]))) { mes "[New Session]"; mes "The chosen times overlap with an existing session."; next; set [email protected],1; break; } if ([email protected]) { set [email protected],0; break; } This is what I have right now set [email protected]$,""; for(set [email protected],0; [email protected]<48; set [email protected],[email protected]+1) set [email protected]$, [email protected]$+" ~ "+Add_Zero([email protected]/2,1)+":"+([email protected]%2==0?"00":"30"); set [email protected], select([email protected]$)-1; set [email protected], [email protected]*30; mes "[New Session]"; mes "Select an end time for ^0055FF"+.Days$[[email protected]]+"^000000."; next; set [email protected]$,""; for(set [email protected],[email protected]/30+1; [email protected]<48; set [email protected],[email protected]+1) set [email protected]$, [email protected]$+" ~ "+Add_Zero([email protected]/2,1)+":"+([email protected]%2==0?"00":"30"); set [email protected], select([email protected]$)-1; set [email protected], [email protected]*30; Another attempt for(set [email protected],0; [email protected]<48; set [email protected],[email protected]+1) set [email protected]$, [email protected]$+" ~ "+sprintf("%02d:%02d", [email protected]/2, [email protected]%2*30); set [email protected], select([email protected]$)-1; set [email protected], [email protected]*30; mes "[New Session]"; mes "Select an end time for ^0055FF"+.Days$[[email protected]]+"^000000."; next; set [email protected]$,""; for(set [email protected],[email protected]/30+1; [email protected]<48; set [email protected],[email protected]+1) set [email protected]$, [email protected]$+" ~ "+sprintf("%02d:%02d", [email protected]/2, [email protected]%2*30); set [email protected], select([email protected]$)-1; set [email protected], [email protected]*30; Output in-game. Can anyone point me in the right direction?
-
baka pwede nyo itag ang pinakamurang hosting for starting pack lang. thank you
-
KrenjerJS changed their profile photo
-
- Earlier
-
Timokha started following Bard skills status icon not showing
-
Hello, May I know exactly, what was done to make it works? I've added status numbers to constant DB, but nothing happens.
-
gulshan212 changed their profile photo
-
thank you for your patience in supporting me. Somehow that my limited intelligence doesn't understand, the file was downloaded. I don't know how because the console didn't even open, no progress or status was shown, I don't even know what I touched to make it happen like this, but the file is there and that's what matters.
-
// Set each element of the array individually for ([email protected] = 0; [email protected] < getarraysize([email protected]); [email protected]++) { setd("$global_storage_keys" + ":" + [email protected]_id + "[" + [email protected] + "]", [email protected][[email protected]]); } Sadly seems that the script engine is clunky when you need to work with setd and arrays, this should be done by the engine itself, but since seems like setd isn't doing the job behind the scene, maybe you could try my code.
-
on first screen you not wait until script complete. because this is you not get error and not get exe downloaded on second screen for some reason you run script from c:\windows\system32 but without admin rights. file downloaded but not saved because you not had rights. so again. read instructions and run downloader. and wait some minutes.
-
Listen very well my friend! I'm not looking for python support. The reason I opened the topic "to ask if someone could provide me with the exe without diff". I am one of those who wants to experiment with a modern client and not the typical 2018 rAthena, do you understand me? All I want is 2020-02-05aRagexeRE file available to the public here: http://nemo.herc.ws/downloads/2020-02-05aRagexeRE/ I don't know how to use python, I don't know anything about codes or how to change the download path, because the error now is that the creation of the file is denied in system32. I don't know how you guys expect an average person like me, who knows only the most basic stuff, to know and master python to be able to download a client. , if you are wary of sharing it and someone else can download it in this thread, you can do it by DM , or you don't want to do me a favor, I understand. thankyou.
-
could you help to create recolour dragon for dragon knight riding? i'm need Green:Brown:Gray:Blue:Red colour as rune knight riding.
-
this is only one mirror error. but here should be atleast 3 mirrors. You should wait some minutes
-
mirror site error, not having luck tryed the 3 options for windows.
-
you probably doing something wrong. Try follow instructions
-
I'm having issues with this site http://nemo.herc.ws/downloads/2020-02-05aRagexeRE/ I followed the steps but am not getting this file: 2020-02-05aRagexeRE can someone share for me and thanks!
-
in hercules in configure enable epoll. in system settings if need increase connections count. default limit may works too. Also don't use centos 7. It was released 20 years ago. It very outdated.
-
Update: New website domain: devhappy.info New Discord: hpy#0001
- 112 replies
-
- developer
- paid service
-
(and 5 more)
Tagged with:
-
-
Ejamestereo started following Chatterboy
-
1. Anyone can share a guide to modify the 1024 concurrent connection for CentOS 7? 2. If I use e-poll do I still need to do some modification from the machine like change the nofile sizes? 3. Is there a way to test this if it is now accepting more than 1024 connections? TIA