About This Club
PEENOISE MAGINGAY!
- What's new in this club
-
rolanddartist joined the club
-
patulong naman sa char server error mga lods
AinsLord replied to AinsLord's topic in PEENOISE CLUB's Topics
then ung sa char_athena / map_athena / login_athena yung i config ko na IPs? -
patulong naman sa char server error mga lods
AceofSpades replied to AinsLord's topic in PEENOISE CLUB's Topics
yang mga ip try to change to localhost or 127.0.0.1 bro -
patulong naman sa char server error mga lods
AinsLord replied to AinsLord's topic in PEENOISE CLUB's Topics
goods naman lods // Server Communication username and password. tama user pass // MySQL Login server login_server_ip: 162.x.x.x login_server_port: 3306 login_server_id: rathena login_server_pw: test login_server_db: ragnarok login_codepage: login_case_sensitive: no ipban_db_ip: 162.x.x.x ipban_db_port: 3306 ipban_db_id: rathena ipban_db_pw: test ipban_db_db: ragnarok ipban_codepage: // MySQL Character server char_server_ip: 162.x.x.x char_server_port: 3306 char_server_id: rathena char_server_pw: test char_server_db: ragnarok // MySQL Map Server map_server_ip: 162.x.x.x map_server_port: 3306 map_server_id: rathena map_server_pw: test map_server_db: ragnarok // MySQL Web Server web_server_ip: 162.x.x.x web_server_port: 3306 web_server_id: rathena web_server_pw: test web_server_db: ragnarok // MySQL Log Database log_db_ip: 162.x.x.x log_db_port: 3306 log_db_id: rathena log_db_pw: test log_db_db: ragnarok log_codepage: log_login_db: loginlog tama nmn ung conf ng IPs ko sa inter_athena sa latest git lng tlga ako mei problema ung old git ko ok naman sya -
patulong naman sa char server error mga lods
AceofSpades replied to AinsLord's topic in PEENOISE CLUB's Topics
check your conf files bro kung naka setup ba maayos yung files mo -
gs2 ko sana gumamit ng latest rathena git ang problema laging ganto ung error ko pero ung lumang git ko ok naman sya patulong nmn mga lods VPS installed ung server CentOS7 kakabalik ko lng din kc mag build ulet ng RO advance TY agad
-
GM Xynezak joined the club
-
BoredPotato joined the club
-
jvarz joined the club
-
namerpus18 joined the club
-
CenturyGothic joined the club
-
Haii joined the club
-
eRO2012 joined the club
-
marnoll joined the club
-
rupert213 joined the club
-
CyanZoldyck joined the club
-
admimhotep joined the club
-
gamingmagic joined the club
-
Rivers joined the club
-
imat1 joined the club
-
kaligtasan joined the club
-
Khen Playable joined the club
-
Hello bago lang po ako dito, gusto ko po sana maglagay ng Green Aura dun sa Custom MVP na gawa ko ang nakikita at nababasa ko sa forum is iedit ko lang daw yung monster_size_effect pero di ko po sya maedit dahil po puro special characters po yung nakalagay dun. sana po matulungan nyo po ako ayan po yung itchura nung monster_size_effect.lub ko po sana po matulungan.
-
ermit123 joined the club
-
troy3000 joined the club
-
FirstClass joined the club
-
Missing skill Ex job Example 3rd Job ng Ninja skill
-
adens joined the club
-
HavenRO joined the club
-
BabaVoss joined the club
-
iFox joined the club
-
raska123 joined the club
-
AceofSpades joined the club
-
anon11 joined the club
-
merot19 joined the club
-
Bisuke joined the club
-
OwTen joined the club
-
Leonein joined the club
-
Gyomei Himejima joined the club
-
ztest255 joined the club
-
xxzrob joined the club
-
kuwapo888 joined the club
-
KazumaSatou joined the club
-
sino po merong working fake players d2? beke naman
-
Enoch joined the club
-
ryneole8 joined the club
-
GodHarte joined the club
-
kap0389 joined the club
-
google mo lang lods.
-
mga master baka meron po sainyo na may chibi.grf? paki lapag naman po if pwede salamat po
-
Sinpago joined the club
-
Astaroth999 joined the club
-
cu013 joined the club
-
PGME Dee joined the club
-
hehe maganda yan kung pwde lng
-
https://frost.ragdev.com/how-to-install-athena-web-service-api-for-hexed-2020/
-
nakalagay naman yung guide ah
-
ROenglishRE
-
jksgamboa joined the club
-
Takuyakii joined the club
-
4tis joined the club
-
itong nasa larawan attach ko edit ko sa photoshop na Sana may larong Ragnarok arthena sa PSP ko .
-
jeychel joined the club
-
chromatic05 joined the club
-
Cyborg joined the club
-
Patulong po mag start ng offline ro from zero
Bastian27 replied to Bastian27's topic in PEENOISE CLUB's Topics
Done na sir. Nakapag start na ako ung pag eedit naman ang gusto ko malaman -
Patulong po mag start ng offline ro from zero
shatowolf replied to Bastian27's topic in PEENOISE CLUB's Topics
basa basa ka muna..... -
Guys patulong sana ako mag start ng ro offline from zero..ano ano ba dapat kong gawin..thank you
-
Ano gamit niyong translation project?
-
check firewall, disable packet obfuscation check your client hexed
-
Lagyan mo ng // yung localhost IP yung 127.0.0.1
-
mga bossing, baka nman meron kayo guide para ma apply tong feature na to sa rathena master https://github.com/rathena/rathena/pull/5731 baka pwede po pa share. thanks!
-
Baka meron kayo script nung mystery egg?
GM Winter replied to akosiesooon's topic in PEENOISE CLUB's Topics
function script CustomBox { setarray .i1[1],12221,12263,14765,12211; // Common Items set .i1rand,rand(1,4); // Randomize Common Items; just change max amount if you add items setarray .i2[1],12216,12215; // Rare Items set .i2rand,rand(1,2); // Randomize Rare Items; just change max amount if you add items setarray .i3[1],12412,677; // Super Rare Items set .i3rand,rand(1,2); //Randomize Super Rare Items; just change max amount if you add items set .chance, rand(100); // Super Rare Item 3% if (.chance < 3){ getitem .i3[.i3rand],1; announce "["+strcharinfo(0)+"] won a ["+getitemname(.i3[.i3rand])+"] from the Lucky Egg.",0; end; } // Rare Item 15% else if (.chance < 15){ getitem .i2[.i2rand],1; announce "["+strcharinfo(0)+"] won a ["+getitemname(.i2[.i2rand])+"] from the Lucky Egg.",0; end; } // Common Items else { getitem .i1[.i1rand],1; end; } }
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Most Active Clubs
-
PEENOISE CLUB
Open Club · 236 members
-
Brazilian
Open Club · 134 members
-
Garuda Raya
Open Club · 25 members
-
The Anime Club
Open Club · 76 members
-
IPS Community
Open Club · 70 members
-