-
Posts
429 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by rans
-
Hi, Anyone can help me w/ this script? I want it to make the cooldown t 1minute only (5mins cd, ecall) void guild_block_skill_status(struct guild *g, int skill_id) { const struct TimerData * td; char output[128]; int seconds, idx; idx = battle_config.guild_skills_separed_delay ? skill_id - GD_SKILLBASE : 0; if( g == NULL || idx < 0 || idx >= MAX_GUILDSKILL || g->skill_block_timer[idx] == INVALID_TIMER ) return; if( (td = get_timer(g->skill_block_timer[idx])) == NULL ) return; seconds = DIFF_TICK(td->tick,gettick())/1000; sprintf(output, "%s : Cannot use guild skill %s. %d seconds remaining...", g->name, skill_get_desc(skill_id), seconds); clif_guild_message(g, 0, output, strlen(output)); }
-
Thanks. can i see whole script?
-
uhm you dont get my point xD i want to bind a command like this @/#rentitem <itemid>,<sec> ex. @rentitem 2628,3600 #rentitem ranz 2628,3600 is there a way to implement this with bindatcmnd only?
-
Request ! Euphys Quest Shop for eA or 3CeAM
rans replied to Dev Hatred's question in Script Requests
not working po Can you provide any details? Since yan ang ginagamit ko sa server ko now kahit rathena na ako. -
HI, Thnx for your reply i mean the parameters Onrent: rentitem <item_id>,<seconds>;or what is the correct code of rentitem Command?
-
Hi, Im having a hard understanding about this command xD how can i add a value or parameters for this? - script rent -1,{ OnInit: bindatcmd("rent",strnpcinfo(0)+"::Onrent"{99,99}); Onrent: rentitem <item_id>,<seconds>; } anyone can guide me? or fix the script? Thnx
-
Yup you can use ea But i think its better to stick to rA since there are more features here specially on Security of the server than eathena + eathena forum is dead
-
Medjo Messy kasi tignan yon Classic type tpos naaccess mo yun mga map na pang pre-re and mga mobs na pang pre-re or renewal hehehe
-
Good point I actually own harmony and remember seeing that at one point... Although I don't recommend Harmony to anyone. Yep. other player can bypass it now. xD
-
lol no need to use script if you own a harmony Check your conf/harmony.conf ///////////////// // Multiclient: PC limit ///////////////// // Number of connections allowed per physical computer // Use -1 to disable this check. // Default: -1 (unlimited) max_connections_per_pc: -1 you just need to edit it there xD
-
Di ko lang sure if meron configuration nyan tingin ko manual mong aayusin from pre-re. Awtsu iisa isahin pa pala yun :v I think so hehehe last time kasi nag karon ako ng project na ganyan inisa isa ko since wala ako mahanap na easy way xD
-
Di ko lang sure if meron configuration nyan tingin ko manual mong aayusin from pre-re.
-
Request ! Euphys Quest Shop for eA or 3CeAM
rans replied to Dev Hatred's question in Script Requests
Try this http://pastebin.com/KdPYBx8Z Just edit for your config.~ -
For Db error log_login_db: logs gawin mong log_login_db: at yun access denied maaring wrong password ka.
-
Check your Inter_athena.conf
-
I Don't Think there is a WORKING Dupe Program now And i have Harmony on my server. and my server was free from bot, RPE, WPE, and other INJECTING programs. when i start using Harmony. There is a option on your harmony If you are goingto allow graymap and hotkeys
-
then maybe there is a problem in your view id script of custom item (Item db)
-
another way of spamming skill
-
following this up please... Thanks, Either you will downgrade your rev. or find a developer that can install it for you. i recommend to search from the paid services section of this forum
-
I think Macro F1-F9 Is working even there is a harmony
-
Upon diffing your client. you can choose what is the max view id
-
Client Max View id I think
-
Inside your harmony package There is folder "Server" and you can find there the "Manual Install" folder. and just manually install the patch.