-
Content Count
303 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Luffy
-
did you just @changejob or @changehairstyle? you are missing cloth sprite or hair sprite.
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
double check your Char-server.conf char ip
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
hi i got this problem that the port 5121, 6121, 6900 on windows. i did all the guides, like adding a rule on windows firewall , inbound and outbound of 5121 6121 6900 tcp/udp. and then check the port online still not open. ---------------------------------------------------------------------- P.S. About No-Ip app. Hercules\conf\char Char-server.conf // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. login_ip: "my-no-ip" // The character server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: "127.0.0.1" // Login Server Port login_port: 6900 // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. char_ip: "my-no-ip" // Character Server Port char_port: 6121 MAP-SERVER.conf // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. char_ip: "my-no-ip" // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: "127.0.0.1" // Character Server Port char_port: 6121 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. map_ip: "my-no-ip" // Map Server Port map_port: 5121 Network.conf what suppose to be the format input here. im bit lost . lan_subnets: ( "255.255.255.0:no-ip:no-ip", ) allowed: ( "127.0.0.1:255.0.0.0" ) trusted: ( "127.0.0.1:255.0.0.0", )
-
Hey bro, okay lemme try. is this already patch on latest revision? i think i updated mine like last 2 weeks ago .
-
hmmmm hi 4144., i dunno but i've search the SC 271 and it leads to SC_KSPROTECTED
-
oh i get it, thanks. i cant seem to make it work. setting up an array for 1 , 3 , 7 days whenever the item call func a 3 day it will activate the 3 days.
-
[Error]: timer_do_delete error : function mismatch [269]008F3970(npc_timerevent) != 00AFFF10(unit_walk_toxy_timer) i got this error. i dunno why. [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271] [Error]: UnknownStatusChange [271]
-
can you explain how it work? we just need to change the day? ex. DATE_ADD(NOW(), INTERVAL 1 DAY) for 1 day and DATE_ADD(NOW(), INTERVAL 3DAY) for 3 days?
-
@Emistry hey! you said your client is 2018-6-20 ..im using it also but it seems i can't patch it in nemo..
-
wow nice, i'll give it a try.
-
Hi Good day all, i just want to ask if i can config announce to such form like this. EXP RATE : DROP RATE : Death Penalty : i did search for such code but xD im not lucky to find one. i tried coding but it seems to announce it just by one line. anyone got idea? please enlighten me.
-
PLEASE DELETE THIS POST. I am sorry i posted it on wrong section.
-
[HELP] Changing some Korean txt upon logging in.
Luffy replied to Luffy's question in Client-Side Support
ahh i see the problem is only on my msgstringtable. its all okay now. thanks bro helped alot. -
[HELP] Changing some Korean txt upon logging in.
Luffy replied to Luffy's question in Client-Side Support
Thanks it works.. This one bro? you've got any idea about change this one to English? LOW (Green) -
Dude before you asked use the Search button first. Here's the Herc Wiki : https://herc.ws/wiki/Category:Configuration
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
you need to execute that in MySQL
-
Does anyone know how to remove or change that Korean Red txt. please do enlighten me. thank you.
-
so in this Rag Exe. Guild emblem doesn't show ( or not implemented ) ? enlighten me.
- 403 replies
-
- ragnarok test server
- your home server
-
(and 3 more)
Tagged with:
-
hi good day, im currently wondering if someone can help me encrypt/decrypt CDClient.DLL , and how it works. it might help future free Gameguard on RO. here's the file of CDClient.DLL feel free to explore. CDClient.dll
-
it says this when i update or get new hercules . what suppose to be the problem? The XML response contains invalid XML Malformed XML: no element found
-
Can someone make this work on Hercules emu?
-
[Guide] Create your server & Client (2016/08)
Luffy replied to Monsieur Panda's question in General Server Support
a guide too for Windows User