Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.
In the following code in channel.c, when your tick is not at 0 it will direct you to message 1455, "You're talking too fast!"
if (sd && chan->msg_delay != 0
&& DIFF_TICK(sd->hchsysch_tick + chan->msg_delay*1000, timer->gettick()) > 0
&&...
Hi ..
After installing hercules i got this problem with the client ..
My client is on the last ver http://herc.ws/board...ragexe-release/
When i open it using (Loki launcher) "Or any other launcher" , i got this problem ..
[Cannot open system\PetEvolutionCN.lub: No such file or directory]...
Hi ..
After installing hercules i got this problem with the client ..
My client is on the last ver http://herc.ws/board/topic/9600-2015-05-13aragexe-release/
When i open it using (Loki launcher) "Or any other launcher" , i got this problem ..
[Cannot open system\PetEvolutionCN.lub: No...
I'm looking to start a new long term programming project, and I would like some assistance on where to start.
What I want to know how to do is to add more exp systems into the game. There is currently are base exp and job exp systems, I would like to add in a player exp system.
I would post a...