-
Posts
478 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Akbare
-
-
all IP in flux CP use database IP host machine
noted : webhost IP registered to access your mysql database
sorry im bad for english language

-
maybe you can update your PHP version
-
maybe you can allow web hosting IP to remote on database machine
and setting in servers.php
'Hostname' => 'use database machine', 'Username' => 'your mysql user', 'Password' => 'your mysql password', 'Database' => 'your mysql ragnarok database', -
ASK
in Bantuan Umum
Kyknya harus jadi vip dulu tuh
// Gemstone requirement. // Can the VIP Group ignore Gemstone requirement for skills? // 0 = Disable // 1 = Behave like Mistress Card // 2 = Remove all gemstone requirements (default) vip_gemstone: 2 -
good news
-
On 12/9/2017 at 11:40 PM, mhielo12 said:
SOLVED!!
how to solved ??
-
10 hours ago, cross10hunter said:
Thanks all for the reply. My friend already fixed it.
can you share it ?
-
-
if you using thor patcher just create patch mp3 file and insert to folder BGM
and change name mp3 in config
[Config:BGM] File= newmp.mp3 Loop=true Volume=20 Directory= BGMuse config embbeder and patch your new patcher file
don't forget to update
www/main
PatcherSum= PatcherPath=done
-
-
Instance Geffen Raid
Modification script from Sample: Instancing
5 rounds once played
and 1 round kill the MVP
---------------------------
need 90 ~ 99 level
need 2 player in group and just party leader can create instance Room
---------------------------
you can change Treasure chest coordinat in line 35 [wave1,wave2,wave3,wave4,wave5]
reward and coordinatsettting Treasure chest drop in mob_db.txt or line 42 in script [wave1,wave2,wave3,wave4,wave5]
---------------------------
-
Submitter
-
Submitted07/13/2017
-
Category
-
Content Author
-
1
-
-
Thanks for tutorial , work like a charm

-
type on putty :
yum -y install phpMyAdmin
-
1
-
-
great and nice looking

-
If the item is not there, you should put it there.
I think this is not in item_noequip.txt
because the item was no choice there
all map can use , but woe and pvp can't use
i want to item can use pvp and woe map

-
Not sure about this but try to look at your item_noequip.txt
thanks for reply,
but there is no such item
-
change in agit_main.txt
line 145
-
Hello rAthena....
i want to ask
how to Token Of Siegfried can use in pvp Room and woe ??
thanks for advanced
-
Hi All,
Currently using latest PRE-RE git and planning to make a low rate server with all Official NPC enabled
E.g : First Character Creation ( All NPC should be enabled in Training Ground ) / Office Job Change NPC for 1st 2nd and trans.
Thank you in advance.
edit if you want
combine from eAthena -
if ( Hp < ( Hp * 3 / 10 ) ) { percentheal 100,100; } end;not working sir
HP < 30% npc can heal player
but
HP >30% npc can't heal
prontera,166,66,4 script Free Healer 113,{ if ( Hp < ( Hp * 3 / 10 ) ) { percentheal 100,100; mes "THis Heal power for you"; close; } mes "can't heal"; close; } -
prontera,166,66,4 script Free Healer 113,{ if (Hp = MaxHP*0.3) { dispbottom "free healer"; percentheal 30,30; skilleffect 28,0; } else { mes "Maaf kamu tidak bisa menggunakan layanan ini"; close; }Not sure if that's right, but there you go. (not really sure if 0.3 will work or not hahaha).
other special variables: https://rathena.org/board/topic/72019-where-i-can-find-default-variables-of-game/?p=143798
hahhaa thanks for help
but there is error
if (Hp = MaxHP*0.3) {i can try other variables, maybe someone can help me
-
Sorry, Akbare,
I'm not sure either my git is the latest one, since I'm using ready-to-play server as provided by VPS provider (with RO Setup package).
try to ask the Creator , you can try installing with latest source
-
woaaghhh Real real real hahaha

-
same for auction ??
Need help Installing Website / Flux CP
in Web Support
Posted
try opening a firewall for IP VPS on the webserver
and do not forget to do the settings in the webserver controlpanel under IP VPS may do remote / allow remote database