-
Posts
478 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Akbare
-
need help to change in agit_controller.txt
Akbare replied to waleed90's question in Scripting Support
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
-
edit if you want combine from eAthena
-
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; }
-
hahhaa thanks for help but there is error if (Hp = MaxHP*0.3) { i can try other variables, maybe someone can help me
-
try to ask the Creator , you can try installing with latest source
-
woaaghhh Real real real hahaha
-
same for auction ??
-
remove -- for script maybe u can share full script
-
Is the location for the sprites of the default skill in the data.grf ?
Akbare replied to Promeister's question in General Support
im not sure try to check ini data\texture\effect -
my idea under 30% HP npc can use heal upper 30% HP npc can't heal this my script my problem : he did heal continuous prontera,166,66,4 script Free Healer 113,{ if (MaxHprate < 30) dispbottom "free healer"; percentheal 30,30; skilleffect 28,0; } else { mes "Maaf kamu tidak bisa menggunakan layanan ini"; close; } thanks for advance
-
the order of the equip is not right advanced refinner
Akbare replied to bcz666's question in Scripting Support
same for me for client 2013 -
use latest Git ??
-
what do you mean ?? use nemo for hexed this file
-
maybe u can share u script first or item if you need to quest
-
thanks sir. work now
-
- Tao Gunka (4302) Def -40 Mdef -40 Max HP 100% for all rebirth job Max HP 150% for all Extended job this my script and not work : i try for ranger only, why not work ?? { if(BaseJob==Job_Ranger) {bonus bMaxHPrate,100;} bonus bMdef,-40; bonus bDef,-40; },{},{} BaseJob==Job_Ranger BaseClass==Job_Ranger and same not work and not work for ranger job maybe someone can help me btw how to create for all rebirth job ?? thanks for advance
-
Team viewer for recompiling using cygwin
Akbare replied to rayleigh's question in Installation Support
use visual studio -
I know, but according to my custom mob, the NPC should be mounted :C because the mob have a mount sprite ex: you use sprite from knight job knight have a peco
-
npc and sprite job is not same
-
[Thor Patch] need help on stuck at "saving resources"
Akbare replied to hisawahiroki's question in Client-side Support
try Thor_Patcher[2.6.1.66] -
[Thor Patch] need help on stuck at "saving resources"
Akbare replied to hisawahiroki's question in Client-side Support
large patch file or the GRF file is read only mode -
sorry if I misplaced iwant to ask about skin thor patcher how to keep the lines look smooth
-
chek your idnumresnametable maybe worng sprite name
-
Can any one help me to setup rAthena in my Linux Centos 5.5 :(
Akbare replied to gmclerk's question in General Support
ready https://rathena.org/wiki/Installation_(CentOS)