Jump to content

Rebel

Members
  • Posts

    436
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Rebel

  1. So am i correct about this?? is it bitmask 8 + 16 + 32 = 56 its 8 for Normal 3rd Jobs 16 for Advance 3rd Jobs 32 for Baby 3rd Job to totally restrict the third jobs in Trans woe map? and how bout this?? Assign a LoadEvent Mapflag to each map you listed. for( set .map,0; .map < getarraysize( .Map$ ); set .map,.map + 2 ) setmapflag .Map$[.map],mf_loadevent; end; } do i need to edit this or what?
  2. can i use your Class Restriction in Euphy's WoE Controller.. if yes can you give me 1 example.. i want to seperate trans and 3rd job woe.. how can i restrict 3rd job to enter a certain map.. like in prtg_cas01 what should i put? is it bitmask 8 + 16 + 32 = 56? so it will. be like this "prtg_cas01","56", am i ryt? how can i put these to euphy woe controller? and. last thing do i need to put something here Assign a LoadEvent Mapflag to each map you listed. for( set .map,0; .map < getarraysize( .Map$ ); set .map,.map + 2 ) setmapflag .Map$[.map],mf_loadevent; end; }
  3. how will i modify the "OnPCLoadMapEvent" label.. what will i put?
  4. you didnt answer my question.. -.- i use 100% for an immortality.. but i want a bonus that can counter this.. like if a player have these bonus and the other player have the anti immortal the bLastStand will be useless..
  5. how can i seperate trans woe and 3rd job woe in ur woe_controller? and can add a time notice in when the woe will start like on toasty woe controller. thanks.
  6. @Mysterious Dont you mind reading my post here Click me!
  7. @Mysterious No I just figured it out by myself.. Same as you do i just search every single gibberish letter. i just got the "Create Player" string when Judas tell here that it is the better string to put.. Mine was Create a Char..
  8. how to counter the bLastStand bonus made by Epoque? its an immortality bonus.. +bonus bLastStand,n; n% chance to survive a fatal hit (leave the player with 1 HP) how to make anti-immortal? this is the calculation of bLastStand.. sd->special_state.last_stand = cap_value(sd->special_state.last_stand + val, 0, 100); i want a bonus that can counter this.. like if a player have these bonus and the other player have the anti immortal the bLastStand will be useless.. i hope you can help me with this thanks... )
  9. @Judas i dont know how to make a diff file or dll.. sorry.. :|
  10. @j1ggly Your welcome. ) @onizame yes. the gibberish text at the top.. when creating a character in 2012+ client.. @arnie2302 just simply open your 2012+ client in a HEX EDITOR and search for that hex code..
  11. Here: C4 C9 B8 AF C5 CD 20 B8 B8 B5 E9 B1 E2 change it to 43 72 65 61 74 65 20 50 6C 61 79 65 72 to show as "Create Player" @judas thanks for that better string name.. my 1st share ~
  12. it has a lot of errors.. -.-
  13. saan dun sir kahit un lang pwde na xbhn nyo lang kung saan.. thanks
  14. in here just open your inventory and cart_inventory table in your sql database. . and add a field name favorite.. for mine i use mysql administrator and mysql query browser..
  15. ohh thanks ill try it.. i just replace the "NPCNAME" right? @Ind @Emistry http://i45.tinypic.com/xlm0pk.png error please help me with this. i got a error with the code pls tell me what to do. thanks. Solved. Thanks guys.
  16. any idea i want this too thanks.
  17. how bout poring coin to poring coin box ? max of 300 pc in box? just tell me what line to add or change.. thanks
  18. how can i use that im sorry i dont have the intel to put a custom command..
  19. how can i add a @command like @donation to open a shop like calling a script maybe.. i want to use this together with lilith's extended vending system.. thanks.
  20. i cant wait for it.. okay il just wait til you release it..
×
×
  • Create New...