Jump to content

brosss241

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by brosss241

  1. i have a problem about mail...i cant click the WRITE tab..im using 2013-07-17cRagexe..theres no error in server..how can i fix this?
  2. your solution worked for me...thank you.. by the way what is that NO MSG thing where can i change that text?
  3. this is also my problem...can someone give a fix for this? thank you..im using the rathena Revision 17475. updated KRO and data folder of Alexandria 4.0
  4. ow..sorry.. im just new in this kind of things..thank you for the reply..now its working ..your the master of scripting
  5. thx for the reply.master there is an error on line 13... - script jfksdhfkjs -1,{ OnNPCKillEvent: if ( getmonsterinfo( killedrid, MOB_MVPEXP ) && rand(100) < 40 ) { if ( getcharid(1) ) { getpartymember getcharid(1), 1; getpartymember getcharid(1), 2; for ( .@i = 0; .@i < $@partymembercount; .@i++ ) { if ( isloggedin( $@partymemberaid[.@i], $@partymembercid[.@i] ) ) { // what happens if someone in the party member is offline =/ .@partymemberaid[.@c] = $@partymemberaid[.@i]; .@c++; } } #CASHPOINTS += 5, .@partymemberaid[ rand( .@c ) ]; announce "Party ["+ strcharinfo(1) +"] has killed "+ getmonsterinfo( killedrid, MOB_NAME ) +" at "+ strcharinfo(3), 0; } else { #CASHPOINTS += 5; dispbottom "You now have " +#CASHPOINTS+ " cash points"; announce "Player ["+ strcharinfo(0) +"] has killed "+ getmonsterinfo( killedrid, MOB_NAME ) +" at "+ strcharinfo(3), 0; } } end; }
  6. hello ..how to change the reward to cashpoint??
  7. how about the Enable Aura Over 99 and Level 150 diff?? do you have it?
×
×
  • Create New...