-
Posts
436 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Rebel
-
-
baka po walang idea ung iba kaya puro view lang.. be patient lang po..
) even me wala akong idea..
-
Waddup guys! How can I make SL skills allow to target player?
esma/estin/estun/eswoo/eske
Thanks!
Paano gawin yun skills ng Soul Linker pwede itarget sa players?
esma/estin/estun/eswoo/eske
Salamat!
-
can you add onwhisperglobal in this script?? for testing purposes.. thanks..
-
-
Actually normal Headgear can be converted to costume.. in
pc_equippoint
if( ep&EQP_HEAD_TOP ) { ep &= ~EQP_HEAD_TOP; ep |= EQP_COSTUME_HEAD_TOP; }
I just want to know how can i remove stats after i convert a normal headgear to costume headgear..
or you can just tell me where does the equipments stats stored in SRC??
-
check
mob.h
#define MAX_MOB_DB 4000
change 4000 to 10000
recompile
-
i want to know how to convert an specific equipment to remove given bonuses..
with the use of another command.
for example..
Valkyrie Helm - mdef +5, allstats +1 when valkyrie set is equipped..
new command..
@itemcostume Valkyrie Helm
it will produce Valkyrie Helm as Costume and remove the given bonuses which is mdef +5 and allstats +1.. also remove the cards and refines..
-
File Name: @afk with AFK Hat
File Submitter: Rebel
File Submitted: 16 Sep 2012
File Category: Source Modifications
Content Author: Axl, Rebel
Using @afk with AFK Hat. (Notice Board)
I just modified it and put the AFK Hat effect.
Changelog:
v1.0 - Initial Release - Need to open a chat room to use @afk command and it is disabled to use in prontera
v1.1 - No need to create a chat room to use @afk command as suggested by Mysterious (disabled to use in prontera)
v1.2 (eA and rA) - Added a config in misc.conf. afk_timeout: 0 (0 is default) Tested with the latest rathena - Revision 17156
v1.3 (rA ONLY) - Working with latest revision 17306 - Now you can't use @afk when you are dead.
-
3
-
1
-
-
Hi, how can I remove equipment bonus via src?
like for example.. or where can i see the src for equipment bonuses ? -
-Fixed in latest rAthena already
-
why the navigation system on 2012-04-10 client is untranslated compare to 2012-06-18? i'm using translated msgstringtable.txt on both client so it means its on the hexing of the client? how any idea?
Navigation System in 2012-04-10 client is hard coded.. that's why its untranslated..
-
is that modification enable chatroom too for that afk ?
You need to be in a chat room to use that afk..
-
File Name: @afk with AFK Hat
File Submitter: Razor X
File Submitted: 16 Sep 2012
File Category: Source Modifications
Content Author: Razor X
Well this is just using @afk with AFK Hat. (Notice Board)
I just modified it and put the AFK Hat effect.
Credits to the Original Author who ever he is.
I just uploaded to a mirror since the file in Source Modification has not been approved yet..
> Mirror <
-
1
-
-
I hope someone can release the client way on fixing this..
I tried using that but like Emistry said
if your players accidently / purposely spam it...
their account will be treated as DDoS attack by the server and temporary block them from login for a short interval...
-
My main problem about hexing client is........ The replacement word.
Sometimes I find the location but don't have any idea about what to type there for English replacement...
read Post #1
-
-
eAmod has this..
-
ragnarok.item_db doesn't exist
make sure you inserted the item_db.sql in your ro database
-
any screenshot?
-
Ahmm.. I tried using it but i cant connect.. It says "Your Game's Exe File is not the latest version."
-
I got this error .. when i try to input 500 and i only have 499 Poring Coins
Thank you it works..
-
I got this error .. when i try to input 500 and i only have 499 Poring Coins
-
Try it, everytime you equip and relog stats will random again:
5817,Valentine's_Emblem,Valentine's Emblem,5,10,,0,,3,,0,0xFFFFFFFF,7,2,136,,0,0,0,{ if(rand(1,3) == 1) bonus bStr,rand(100,150); else if(rand(1,3) == 2) bonus bInt,rand(100,150); else bonus bDex,rand(100,150); },{},{}
thanks for this i will try it later when i got home..
EDIT: Thanks it works..
-
random stats for STR INT DEX max of 100 and 150
actually im not asking for an ITEM, im asking for a BONUS that can use in an item or headgear..
like for example
bonus bRandStats
Soul Linker Skills
in Tulong para sa Server
Posted
Ohh... I didnt saw that.. Thank you..