Jump to content

jayrick213

Members
  • Posts

    25
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    philipines

Recent Profile Visitors

2056 profile views

jayrick213's Achievements

Drops

Drops (2/15)

  • First Post
  • Collaborator
  • Conversation Starter
  • Dedicated
  • Week One Done

Recent Badges

0

Reputation

  1. the autoattack and gepard and diff for costume weapons
  2. hello bro.. this is old trunk txt server
  3. hello i just wanna ask if what is the error causing map crash.
  4. nag ccrash sya pag woe kapag nag cclash n players yan ung BT FULL nya
  5. Hello mga boss ask ko lang kung meron po kayo kilala nag sesetup ng ro na android? Kahit yung free lang na andro.. or meron n po bang bago ngayon?
  6. Hello im using this How can i set this script to 1 points only even 1 Player can only kill the mvp? and if in party all party members can get 1 only points.. - script MonsterKillParty -1,{ OnNPCKillEvent: if( killedrid == 1038 || killedrid == 1039 || killedrid == 1046 || killedrid == 1059 || killedrid == 1086 || killedrid == 1087 || killedrid == 1112 || killedrid == 1115 || killedrid == 1147 || killedrid == 1150 || killedrid == 1157 || killedrid == 1159 || killedrid == 1190 || killedrid == 1251 || killedrid == 1252 || killedrid == 1272 || killedrid == 1373 || killedrid == 1389 || killedrid == 1418 || killedrid == 1492 || killedrid == 1511 || killedrid == 1583 || killedrid == 1623 || killedrid == 1630 || killedrid == 1646 || killedrid == 1647 || killedrid == 1648 || killedrid == 1649 || killedrid == 1650 || killedrid == 1651 || killedrid == 1658 || killedrid == 1685 || killedrid == 1688 || killedrid == 1708 || killedrid == 1719 || killedrid == 1734 || killedrid == 1751 || killedrid == 1768 || killedrid == 1779 || killedrid == 1785 || killedrid == 1832 || killedrid == 1871 || killedrid == 1874 ){ if (getcharid(1)){ getpartymember getcharid(1),1; getpartymember getcharid(1),2; .@acc_id = getcharid(3); for( .@i = 0; .@i < $@partymembercount; .@i++ ) if( isloggedin( $@partymemberaid[.@i],$@partymembercid[.@i] ) ) if( attachrid( $@partymemberaid[.@i] ) ) #MVPPoint += ( 100 / $@partymembercount ); attachrid( .@acc_id ); dispbottom "All ur partymember gained point."; announce "MVP Watcher: "+strcharinfo(0) +" and the "+strcharinfo(1) +" party have killed MVP for 1 MVP Point/s!",0,0x38ACEC; } else{ set #MVPPoint, #MVPPoint + 1; dispbottom "You have gained 1 MVP Point point/s. Total is "+ #MVPPoint +" MVP Point points."; announce "MVP Watcher: " +strcharinfo(0) +" has just killed " +getmonsterinfo(killedrid,0) +" for 1 MVP Point point/s!",0,0x38ACEC; end; } } }
  7. set your client.conf to woe damage to no
  8. nice.. i hope you can help me too sir.. ?
  9. Hello patulong po sna ko mag setup ng mobile pra sa server ko?
  10. Hello i just want to ask for help for setuping a android simulator for my server?
  11. Hello Guys i just wanna request the script that can login your username and password ingame with other account and can reset equipment of an char or the whole account. this script can help me because some of my items is error.. I hope you can help me with this thanks
×
×
  • Create New...