Jump to content

BugMeNot2014

Members
  • Posts

    46
  • Joined

Everything posted by BugMeNot2014

  1. Get it, Thanks for the help Emistry!
  2. So, should I use the addrid or attachrid? I have no idea on how to use attachrid to set it to party/map
  3. Thanks for the quick reply! If I'm not wrong, then it will be addrid(4,0,0,0,300,300); getexp .BExp,.JExp; detachrid; Tested and working but I'm not sure if its correct or not
  4. I've figured out a way to do it for getitem since we can attach id to getitem getpartymember( getcharid(1),2 ); getpartymember( getcharid(1),1 ); .@map_killer$ = strcharinfo(3); for( .@i = 0; .@i < $@partymembercount; .@i++ ) if( isloggedin( $@partymemberaid[ .@i ],$@partymembercid[ .@i ] ) ) if( !getmapxy( .@map$, .@x, .@y, 0, rid2name( $@partymemberaid[ .@i ] ) ) && .@map$ == .@map_killer$ ) { for( set .@a,0; .@a < getarraysize( .Reward ); set .@a,.@a + 2 ) { getitem .Reward[.@a],.Reward[.@a+1], $@partymemberaid[.@i]; } } But if I add the "getexp" below the getitem, only the first player will get all the exp for each party member. Is there any way to "getexp" to every player in a map or party? This is for a reward that after a party clear a instance/mission, they got a item per party member and EXP.
  5. there are 2 of the mobs. http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1712&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&sench=0&loot=0&chcha=0&immo=0&chtar=0&natk=0&imkb=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search http://ratemyserver.net/index.php?all_mob_select=%23&mob_id=1707&mob_name=&element=-1&race=-1&size=-1&mlvsn=0&mlv=&mlv2=&bxpsn=0&exp=&exp2=&jxpsn=0&jexp=&jexp2=&flee=&dr=95&hit=&hr=100&rgc=0&immu=0&mvp=0&minib=0&aggr=0&assi=0&sense=0&det=0&sench=0&loot=0&chcha=0&immo=0&chtar=0&natk=0&imkb=0&plt=0&sort_r=0&sort_o=0&page=mob_db&f=1&mob_search=Search
  6. I would like to have in each dungeon lvl is 1 a npc, for unlocked the lvl. z.b abyss_01 is Npc A Unloked abyss_01, abyss_02 is Npc B Unloked abyss_02, usw. http://pastebin.com/DYiqwEBC
  7. I would like a load-warp function. and I would have a blacklist for OnPCLoadMapEvent.
  8. hello, pls help me knows really not the solution?
  9. Hello, I would like the exit function swap against a load-warp function. and I would like to know how certain maps from the free switch function out nimt. bzw. for bio3, thor3 etc. wants to create to unlock a quest http://pastebin.com/VzVWUfF6 hope someone can help me No one can help me?
  10. Hello, mobs Glitching always to free fields. hope someone knows the solution
  11. aura setter is with effects. hmhm can you help me, for add new effects?
  12. how is that possible? if yes how?
×
×
  • Create New...