-
Content Count
2178 -
Joined
-
Last visited
-
Days Won
66
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by evilpuncker
-
go to your atcommand.c file, search for the code related to (go) and add the check: if( pc_isdead(sd) ) { clif->message(fd, msg_fd(fd,864)); // "You cannot use this command when dead." return false; }
-
just change your server source file src/config/renewal.h recompile your server and adjust your jobchanger
-
Upgrading MVS(Microsoft Visual Studio)
evilpuncker replied to Pandaaa's question in General Server Support
2015, latest is always good -
post the whole script using pastebin.com, tell us what is not working, and if there is any message in server console
-
Upgrading MVS(Microsoft Visual Studio)
evilpuncker replied to Pandaaa's question in General Server Support
I don't really think so -
change mes "Have fun""; into mes "Have fun";
-
n lembro se o hercules usa a nova ou a antiga izlude, portanto vc deve estar usando o bRO, sugiro q pegue a izlude nova do kRO pra ficar td certo
-
deixa eu ver seu clientinfo.xml
-
I guess you can donate to developers individually
-
possible since hercules map zone db has been implemented
-
NEMO doesn't works with .diff files if that is what you mean
-
[Solved] [Register Button] works almost right (2014-02-05bRagexe)
evilpuncker replied to Chuu's question in Client-Side Support
if you think that this is a bug, report it to @@Neo here -
Correct formula for hp/sp job_conf? for2 255/120 server
evilpuncker replied to nuna's question in General Server Support
generate one using this tool -
simple, generate the file .po of emu. open the file .po in notepad++ and convert to ANSI CONVERT TO UNIX FORMAT the file .po and save. Open Podit and use iso-8859-1 character Work very fine, tested in poedit and the game, best rewards from ultimate localization system of rAthena rA?
-
R> 2013-08-06 client remove screen quake shake hex codes
evilpuncker replied to luancutaiii's question in Client-Side Requests
are you not able to diff it with NEMO? -
if I understood correctly, it is almost the same goal as item_combo
-
Google has dropped the support (updates) for V1 that is used in fluxcp, so my suggestion is to implement the V2 of reCaptcha in our beloved CP source
-
{ Id: 12548 AegisName: "Buy_Market_Permit2" Name: "Black Market Bulk Buyer Shop License" Type: 2 Buy: 20 Weight: 10 Script: <" buyingstore 2; "> },
-
I gave up, too hard for someone with zero programming knowledge
-
have you tried by using a vpn?
-
he just made a map viewer in unity nothing more
-
http://herc.ws/board/topic/12131-dailyrewards-like-this-one-so-cool/ lots of cutins
-
@@hemagx hello, are you going to update it in order to work with latest hercules?
-
Sorry, no form session found (hack attempt ?)
evilpuncker replied to JoyRo's question in Website Support
are you using custom template?