how to setup flux cp??im using xampp...im trying to setup into the localhost before to put in online..i dont know how to setup correctly...i extract flux into the htdocs then..when im gong to run it..its nothing...wew
hello guyz... ineed some help..my friend want to connect my RO server .he can log-in using his account but after selecting a server , his failed to connect ....
what are the config in map_athena, char_athena, subnet_athena, and client.info?
please help me...tnx
hello guyz...somebody have a link or what ,,
i want to know what are the script tags and attribute/syntax fuction making a script here..and event attribute and description of event..
dude...i have a question. iwant my friend join me to the server using his computer, what kind of config to use???
myserver(home)<<<<<<<<<<<<<(internet)<<<<<<<<<<<<<<(friend PC)
i have a problem...i dont know where this error,,look to the image,,
did you see, i dont have weapon equip but look at to the char GM ...they use sword,,,
im going to make a npc ,,,a error..wew
- npc_parsesrcfile: Unknown syntax in file 'npc/custom/motd.txt', line
yahh i read it
its working but i receive error =)
how about to broadcast motd messge??evry loging of a player
hello guyz..it is posible??that @gmotd can make it auto announce every time a player login?or to be broadcast every time a player login??? thanks guyz..
Are you making them Online (all people from all over the world can play there) or LAN?
also
is this the clientinfo.xml that PC0 and PC1 use? if so, change it to:
-If your server is online (people from all over the world can play there), change to your WAN IP
-If your server is a LAN-only server, then assign the LAN address to your both Computer and Router. then, change the 127.0.0.1 to your computer's LAN IP
ok now....tnx dude.....problem solve
thanks dude..i will read that..=)
http://rathena.org/board/files/file/2355-one-char-per-gm-account/
how to use this???somebody have guide or what thanks
// Athena Character configuration file.
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
// Server Communication username and password.
userid: username
passwd: password
// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces or any of these characters which are not allowed in
// Windows filenames \/:*?"<>|
// ... or else guild emblems won't work client-side!
server_name: thorharharRO
// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Server
// 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: 127.0.0.1
// 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: 112.207.240.248
//--------------------------------------------------------------
//rAthena Map-Server Configuration File
//--------------------------------------------------------------
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
//--------------------------------------------------------------
// Configuration Info
//--------------------------------------------------------------
// Interserver communication passwords, set in account.txt (or equiv.)
userid: username
passwd: password
// 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: 127.0.0.1
// 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: 112.207.240.248
// Map Server Port
map_port: 5121
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<connection>
<display>thorharharRO</display>
<balloon>none</balloon>
<desc>description</desc>
<address>127.0.0.1</address>
<port>6900</port>
<version>26</version>
<langtype>1</langtype>
<registrationweb>flux.domain.com</registrationweb>
<aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
</aid>
<loading>
<image>loadingscreen01.jpg</image>
</loading>
</connection>
</clientinfo>