Jump to content

w0wZukuBg

Members
  • Content Count

    49
  • Joined

  • Days Won

    35

Reputation Activity

  1. Like
    w0wZukuBg got a reaction from Dreo for a file, advanced_maps_project   
    New warp code lines and all the information you can find here:
    The project is still in progress, just sharing what we have at this moment now. Reports about bugs, etc are welcome.
  2. Like
    w0wZukuBg got a reaction from abiyesha for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  3. Upvote
    w0wZukuBg got a reaction from Nakano15 for a file, advanced_maps_project   
    New warp code lines and all the information you can find here:
    The project is still in progress, just sharing what we have at this moment now. Reports about bugs, etc are welcome.
  4. Upvote
    w0wZukuBg got a reaction from calyana for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  5. Like
    w0wZukuBg got a reaction from gidzdlcrz for a file, prt_filds_restyling   
    Prontera filds restyling (only 00, 04, 05, 07, 08 and half of 06 are ready)
    Project in progress, just sharing what we have at this moment.
    All information here:
    Just add this as grf or install files in your data (make a backup!). After installation in client make new map_cache with updated prt maps.
    Or you can just take the textures instead of replacing maps, as you wish.
    (!) You may need New Prontera 16 ep, Lasagna, Malaya or Dewata staff
  6. Upvote
    w0wZukuBg got a reaction from Kyoya G for a file, advanced_maps_project   
    New warp code lines and all the information you can find here:
    The project is still in progress, just sharing what we have at this moment now. Reports about bugs, etc are welcome.
  7. Upvote
    w0wZukuBg got a reaction from Amauri Melo for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  8. Upvote
    w0wZukuBg got a reaction from u niver X for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  9. Upvote
    w0wZukuBg got a reaction from Lelouch for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  10. Upvote
    w0wZukuBg got a reaction from Saya for a file, advanced_maps_project   
    New warp code lines and all the information you can find here:
    The project is still in progress, just sharing what we have at this moment now. Reports about bugs, etc are welcome.
  11. Upvote
    w0wZukuBg got a reaction from redhotzip for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  12. Upvote
    w0wZukuBg got a reaction from tathanvocuc017 for a file, w0w_new_zone01   
    You may need new Prontera & Lasagna staff to use this map
    Includes mini-map & soundtrack from video
  13. Upvote
    w0wZukuBg got a reaction from wOni for a file, prtbar   
    (!) You may need new Prontera, Malaya, Malangdo or Dewata staff
    Includes custom textures and minimap
  14. Upvote
    w0wZukuBg got a reaction from LordJasz for a file, ja_yavin01   
    (!) You may need Malangdo, Dicastes, Dewata or Malaya staff to use
    Includes custom textures from free JKA_Tex_Overhaul_0.3 pack and minimap
    Made By w0wZukuBg
  15. Upvote
    w0wZukuBg got a reaction from dexkul for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  16. Upvote
    w0wZukuBg got a reaction from Habilis for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  17. Upvote
    w0wZukuBg got a reaction from grimmm for a file, w0w_custom_collection   
    ~ Keep calm and use it on your server ~
    ~ Don't claim my work as yours please and etc ~
    ~ Any requests/reports - http://herc.ws/board/profile/15835-w0wzukubg/
  18. Upvote
    w0wZukuBg got a reaction from tathanvocuc017 for a file, xpalace   
    (!) You may need new Prontera, Malangdo, Malaya, Dewata or Verus staff
    Contains custom textures and minimap
  19. Upvote
    w0wZukuBg got a reaction from luizragna for a file, prtbar   
    (!) You may need new Prontera, Malaya, Malangdo or Dewata staff
    Includes custom textures and minimap
  20. Upvote
    w0wZukuBg reacted to luizragna for a file, Fire Area   
    Hello guys!
    This is my first script in the Hercules. Basically, do you receive damage while stay stepping.
    Main configurations: (I'm using the last version of hercules)
    //Damage Options: .DMG_Type = 1; // Type of damage - [0 - Normal] | [1 - Percentage of maximum health] .DMG_Attack = 5; // Damage per attack (1 to 100 if percentage damage) .DMG_Speed = 250; // Damage speed. The smaller faster (milisseconds) .CAN_Die = 0; // The character can die burned? - [0 - No] | [1 - Yes] // Effects: .DMG_Effect = 49; //When receive damage (Alternatives: 50 , 255 ) Default: 49 .FIRE_Effect = 25; //Flow Effect (Alternatives: 634 , 728, 920, 962) Default: 25 .EFFECT_Speed = 300; //The speed of loop effect (Advanced option. Not recommended change): //Time Options .TIME_DURATION_ON = 3000; // The time that the fire stay enable (milisseconds) .TIME_DURATION_OFF = 2000;// The time that the fire stay disable (milisseconds) .TIME_Quit = 500; // Burning time after leave of the danger area, (milisseconds) Cells configurations:
    //Bellow, do you configure the cells (Do you can add more, if want) pay_dun00,161,46,0 duplicate(FireArea) #FireArea11 HIDDEN_WARP_NPC,0,0 pay_dun00,161,45,0 duplicate(FireArea) #FireArea12 HIDDEN_WARP_NPC,0,0 pay_dun00,161,44,0 duplicate(FireArea) #FireArea13 HIDDEN_WARP_NPC,0,0 pay_dun00,160,46,0 duplicate(FireArea) #FireArea21 HIDDEN_WARP_NPC,0,0 pay_dun00,160,45,0 duplicate(FireArea) #FireArea22 HIDDEN_WARP_NPC,0,0 pay_dun00,160,44,0 duplicate(FireArea) #FireArea23 HIDDEN_WARP_NPC,0,0 pay_dun00,159,46,0 duplicate(FireArea) #FireArea31 HIDDEN_WARP_NPC,0,0 pay_dun00,159,45,0 duplicate(FireArea) #FireArea32 HIDDEN_WARP_NPC,0,0 pay_dun00,159,44,0 duplicate(FireArea) #FireArea33 HIDDEN_WARP_NPC,0,0 pay_dun00,158,46,0 duplicate(FireArea) #FireArea41 HIDDEN_WARP_NPC,0,0 pay_dun00,158,45,0 duplicate(FireArea) #FireArea42 HIDDEN_WARP_NPC,0,0 pay_dun00,158,44,0 duplicate(FireArea) #FireArea43 HIDDEN_WARP_NPC,0,0 Sorry for my bad english...
    Enjoy it 
    OBS: If do you use @reloadscript in this script, reload your character.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.