Jump to content

realRO

Members
  • Posts

    84
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Texas
  • Interests
    Skydiving and surfing

Recent Profile Visitors

2475 profile views

realRO's Achievements

Poring

Poring (1/15)

0

Reputation

  1. can you please explain it further to me about the "need to adjust all the card item related rate setting to make it work". I don't quite get this, im sorry im just new in scripting.
  2. Hi it is stated in the script that it doesn't affect CARDS because its 0.01% My server's card rate is 1%. Will it affect it if I make it 1.5x floating drop rate?
  3. Hi, is there a random drop rate script here? For example, I wanted to make a x1.5 drop rate or x2 drop rate random twice every 14 days. And then every character that logs has a message pop message "Drop rates are x1.5 this day" and will affect the card rates. Thanks!
  4. Hi, requesting a simple script that does this: - only guildmaster can give use this npc - when you give item 1(apple); it will record that you have gain (1) point. - when you give item 2 (jellopy); it will record that your guild have gain (2) points. - when you give item 3(1010); it will record that your guild have gain (10)points. - anyplayer can see the guild that has the highest points and lowest points.
  5. Hi what are the working scripts on these topic?
  6. Hi, I wanted to add a "WoE Point" example, one castle will be 1 point, and the other one is 2 points, and I can set anytime a castle map with a specific Point. I'm confused where to add and what script should I add. Or maybe adding it to a new SQL so it can be easily be found / reset. And.. an NPC that reads showing who has the highest points and lowest point. I'm using Euphy's WoE controller Script.
  7. Hi thank you for your reply, would you mind sharing me on how to check this fast without waiting the Wednesday date or changing my current Timezone?
  8. I wanted to start my event every Wednesday 11:00 ends at 11:30 and 20:00 ends 20:30. Here's what I put. Looks like every wednesday 11:00 it is not starting: - script KoE -1,{ OnInit: disablenpc "The King#KoE"; disablenpc "Get Your Prize Here#KoE"; bindatcmd "koe", strnpcinfo(0)+"::Oncommand", 99,99; end; Oncommand: if ( compare( .@atcmd_parameters$, "on" ) ) goto L_start; else if ( compare( .@atcmd_parameters$, "off" ) ) goto L_end; else { dispbottom "type - '@koe on' to start the event"; dispbottom "type - '@koe off' to end the event"; } end; L_start: OnWed2000: OnWed1100: gvgon "guild_vs1"; announce "The King of Emperium Hill has begun!", bc_all; .start = 1; enablenpc "The King#KoE"; disablenpc "Get Your Prize Here#KoE"; $koegid = 0; donpcevent "::OnRevKoE"; maprespawnguildid "guild_vs1", $koegid, 7; monster "guild_vs1",49,49,"EMPERIUM",1288,1,"KoE::OnEmpDead"; end; L_end: OnWed2030: OnWed1130: gvgoff "guild_vs1"; announce "The King of Emperium Hill is over!", bc_all;
  9. This topic is solved via pm. A very big thanks to @Technoken
  10. make[1]: Entering directory `/root/trunk/3rdparty/mt19937ar' CC mt19937ar.c make[1]: Leaving directory `/root/trunk/3rdparty/mt19937ar' make[1]: Entering directory `/root/trunk/3rdparty/libconfig' CC libconfig.c CC grammar.c CC scanctx.c CC scanner.c CC strbuf.c make[1]: Leaving directory `/root/trunk/3rdparty/libconfig' make[1]: Entering directory `/root/trunk/src/common' MKDIR obj_all CC core.c CC socket.c CC timer.c CC db.c CC nullpo.c CC malloc.c CC showmsg.c CC strlib.c CC utils.c CC grfio.c CC mapindex.c CC ers.c CC md5calc.c CC core.c CC socket.c CC malloc.c CC random.c CC des.c CC conf.c CC thread.c CC mutex.c CC raconf.c CC mempool.c CC msg_conf.c CC cli.c AR obj_all/common.a MKDIR obj_sql CC sql.c AR obj_sql/common_sql.a make[1]: Leaving directory `/root/trunk/src/common' make[1]: Entering directory `/root/trunk/src/login' MKDIR obj_sql CC login.c CC account_sql.c CC ipban_sql.c CC loginlog_sql.c LD login-server_sql make[1]: Leaving directory `/root/trunk/src/login' make[1]: Entering directory `/root/trunk/src/char' MKDIR obj_sql CC char.c char.c:5356:2: warning: no newline at end of file CC inter.c CC int_party.c CC int_guild.c CC int_storage.c CC int_pet.c CC int_homun.c CC int_mail.c CC int_auction.c CC int_quest.c CC int_mercenary.c CC int_elemental.c LD char-server_sql make[1]: Leaving directory `/root/trunk/src/char' make[1]: Entering directory `/root/trunk/src/map' MKDIR obj_sql CC map.c In file included from pc.h:12, from map.c:25: itemdb.h:240:24: warning: no newline at end of file CC chrif.c In file included from pc.h:12, from chrif.c:18: itemdb.h:240:24: warning: no newline at end of file CC clif.c In file included from pc.h:12, from clif.c:19: itemdb.h:240:24: warning: no newline at end of file CC pc.c In file included from pc.h:12, from channel.h:7, from pc.c:19: itemdb.h:240:24: warning: no newline at end of file pc.c: In function ‘pc_getitem_map’: pc.c:4153: warning: suggest parentheses around assignment used as truth value CC status.c In file included from pc.h:12, from status.c:16: itemdb.h:240:24: warning: no newline at end of file CC npc.c In file included from pc.h:12, from npc.c:18: itemdb.h:240:24: warning: no newline at end of file CC npc_chat.c In file included from pc.h:12, from npc_chat.c:14: itemdb.h:240:24: warning: no newline at end of file CC chat.c In file included from pc.h:12, from chat.c:15: itemdb.h:240:24: warning: no newline at end of file CC path.c CC itemdb.c In file included from itemdb.c:10: itemdb.h:240:24: warning: no newline at end of file CC mob.c In file included from pc.h:12, from mob.c:20: itemdb.h:240:24: warning: no newline at end of file mob.c:4632:2: warning: no newline at end of file CC script.c In file included from script.c:25: itemdb.h:240:24: warning: no newline at end of file script.c: In function ‘buildin_getitem_map_sub’: script.c:6476: warning: unused variable ‘p’ script.c:6475: warning: unused variable ‘g’ script.c: In function ‘buildin_addtimer’: script.c:9269: warning: control reaches end of non-void function CC storage.c In file included from storage.c:13: itemdb.h:240:24: warning: no newline at end of file CC skill.c In file included from pc.h:12, from skill.c:17: itemdb.h:240:24: warning: no newline at end of file CC atcommand.c In file included from pc.h:12, from channel.h:7, from atcommand.c:20: itemdb.h:240:24: warning: no newline at end of file atcommand.c: In function ‘atcommand_item’: atcommand.c:1169: error: ‘j’ undeclared (first use in this function) atcommand.c:1169: error: (Each undeclared identifier is reported only once atcommand.c:1169: error: for each function it appears in.) make[1]: *** [obj_sql/atcommand.o] Error 1 make[1]: Leaving directory `/root/trunk/src/map' make: *** [map_sql] Error 2 Hi, I've tried it and this is what happened. ( I really not familiar with the errors on src ) i'm sorry
  11. Okay sir @Akkarin, I will try my best to do what @Technoken suggests, hoping I can make the costume-converter run.
  12. I'm very sorry sir, I'm new in srcs. I thought you can manually patch things even in old versions.
  13. I will try replacing the code now sir, give me a minute to see what will happen.
  14. Hi rA. I'm having a problem regarding the "Headgear to Costume SRC". I am manually patching this: https://github.com/Sehrentos/rathena/commit/21a1a32203b6a48664c97bfd93b0ae09de80d06e#commitcomment-8900107 My rA is 17454. Here's the error: make[1]: Entering directory `/root/trunk/3rdparty/mt19937ar' CC mt19937ar.c make[1]: Leaving directory `/root/trunk/3rdparty/mt19937ar' make[1]: Entering directory `/root/trunk/3rdparty/libconfig' CC libconfig.c CC grammar.c CC scanctx.c CC scanner.c CC strbuf.c make[1]: Leaving directory `/root/trunk/3rdparty/libconfig' make[1]: Entering directory `/root/trunk/src/common' MKDIR obj_all CC core.c CC socket.c CC timer.c CC db.c CC nullpo.c CC malloc.c CC showmsg.c CC strlib.c CC utils.c CC grfio.c CC mapindex.c CC ers.c CC md5calc.c CC core.c CC socket.c CC malloc.c CC random.c CC des.c CC conf.c CC thread.c CC mutex.c CC raconf.c CC mempool.c CC msg_conf.c CC cli.c AR obj_all/common.a MKDIR obj_sql CC sql.c AR obj_sql/common_sql.a make[1]: Leaving directory `/root/trunk/src/common' make[1]: Entering directory `/root/trunk/src/login' MKDIR obj_sql CC login.c CC account_sql.c CC ipban_sql.c CC loginlog_sql.c LD login-server_sql make[1]: Leaving directory `/root/trunk/src/login' make[1]: Entering directory `/root/trunk/src/char' MKDIR obj_sql CC char.c char.c:5356:2: warning: no newline at end of file CC inter.c CC int_party.c CC int_guild.c CC int_storage.c CC int_pet.c CC int_homun.c CC int_mail.c CC int_auction.c CC int_quest.c CC int_mercenary.c CC int_elemental.c LD char-server_sql make[1]: Leaving directory `/root/trunk/src/char' make[1]: Entering directory `/root/trunk/src/map' MKDIR obj_sql CC map.c In file included from pc.h:12, from map.c:25: itemdb.h:240:24: warning: no newline at end of file CC chrif.c In file included from pc.h:12, from chrif.c:18: itemdb.h:240:24: warning: no newline at end of file CC clif.c In file included from pc.h:12, from clif.c:19: itemdb.h:240:24: warning: no newline at end of file CC pc.c In file included from pc.h:12, from channel.h:7, from pc.c:19: itemdb.h:240:24: warning: no newline at end of file pc.c:70: error: ‘EQP_SHADOW_ARMOR’ undeclared here (not in a function) pc.c:70: warning: excess elements in array initializer pc.c:70: warning: (near initialization for ‘equip_pos’) pc.c:70: error: ‘EQP_SHADOW_WEAPON’ undeclared here (not in a function) pc.c:70: warning: excess elements in array initializer pc.c:70: warning: (near initialization for ‘equip_pos’) pc.c:70: error: ‘EQP_SHADOW_SHIELD’ undeclared here (not in a function) pc.c:70: warning: excess elements in array initializer pc.c:70: warning: (near initialization for ‘equip_pos’) pc.c:70: error: ‘EQP_SHADOW_SHOES’ undeclared here (not in a function) pc.c:70: warning: excess elements in array initializer pc.c:70: warning: (near initialization for ‘equip_pos’) pc.c:70: error: ‘EQP_SHADOW_ACC_R’ undeclared here (not in a function) pc.c:70: warning: excess elements in array initializer pc.c:70: warning: (near initialization for ‘equip_pos’) pc.c:70: error: ‘EQP_SHADOW_ACC_L’ undeclared here (not in a function) pc.c:70: warning: excess elements in array initializer pc.c:70: warning: (near initialization for ‘equip_pos’) pc.c: In function ‘pc_getitem_map’: pc.c:4151: warning: suggest parentheses around assignment used as truth value make[1]: *** [obj_sql/pc.o] Error 1 make[1]: Leaving directory `/root/trunk/src/map' make: *** [map_sql] Error 2
×
×
  • Create New...