Jump to content

Ernest90

Members
  • Posts

    46
  • Joined

  • Last visited

Everything posted by Ernest90

  1. Radian, how can i replace this in my file? sorry first time facing this problem . Mind to guide me. Thanks sir.
  2. is there any possibility for few thing? - 5 Round for the game after that auto warp back to town. - Winner get "Poring Coin" - After first round end , auto warp back to starting point for 2nd question? thanks for assists mate.
  3. Just to confirm if we add for saturday & sunday and end on monday 12 AM. OnSat0000: setarray .@drop_rates, 1000, 1000, 1000, 1000; callsub Sub_Rates, 3500, 3500, .@drop_rates; end; OnSun0000: setarray .@drop_rates, 1000, 1000, 1000, 1000; callsub Sub_Rates, 3500, 3500, .@drop_rates; end; OnMon1200: callsub Sub_Rates, .brate, .jrate, .drate; end; something like this?
  4. Tried to search around don't see any of this issue yet, so i seeking for help about my storage. well our storage have different of category such as item/cash/weapon/armor/ammo/card/misc. so the problem is... when i put my weapon into storage , it will appear in armor . and................... when i put my armor into storage, it will appear in weapon. anyway or where to modify it?
  5. sorry sir , i dont really get you . can explain more specific on "NEMO or other client" ? sorry never heard of those before.
  6. token of siegfried suppose can revive player if they are having this item in their inventory , but my server once die dont have any selection of ress. any way to solve it? thank you
  7. This time i click npc doesnt get anything. sorry about that
  8. is not working. npc did not appear.
  9. looking for help for my freebies how to block same ip for claiming? thank you. freebies.txt.txt
  10. // Delay time after casting (Note 2) delay_rate: 100 // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: no delay_dependon_agi: no // Minimum allowed delay for ANY skills after casting (in milliseconds) (Note 1) // Note: Setting this to anything above 0 can stop speedhacks. min_skill_delay_limit: 100 is all this correct?
  11. OnWhisperGlobal: dispbottom "Your current Streak : "+ @PlayersKilledStreak,bc_all|bc_woe; dispbottom "Your total Kills : "+ PlayersKilled,bc_all|bc_woe; if ( .ownage && getcharid(.ownage) ) dispbottom "Your "+( (.ownage ==1)?"party":"guild" )+" Own : "+ getd(".dotaown_"+ getcharid(.ownage) ),bc_all|bc_woe; end; like this? OnWhisperGlobal: dispbottom "Your current Streak : "+ @PlayersKilledStreak,bc_all|bc_woe; dispbottom "Your total Kills : "+ PlayersKilled,bc_all|bc_woe; if ( .ownage && getcharid(.ownage) ) dispbottom "Your "+( (.ownage ==1)?"party":"guild" )+" Own : "+ getd(".dotaown_"+ getcharid(.ownage) ),bc_all|bc_woe; end; like this?
  12. Hi , Anyone know how to set item like old blue box? i planning to use a Egg and edit some item which similiar to old blue box. But i not sure how it works for the script. Appreciate for the guide over here. thank you guys.
  13. Yup i set it to 193. other play complain why 150 aspd compare 190 no different,
  14. Anyone know where to set ASPD config? i checked my server creator AD Doesnt need agility to spam ad. is there anyway can set back to normal?
  15. is there anyway to on dota annoucer in WOE but in chatbox it wont appear?
  16. I having a script of king of emperium but it able to hit own castle emperium, i read some threat which need to update the patch , anyone can guide me how to update the patch? sorry newbie here..
  17. I having a script of king of emperium but it able to hit own castle emperium, i read some threat which need to update the patch , anyone can guide me how to update the patch? sorry newbie here..
  18. Ernest90

    Bio Lab

    i checked 1641 and 1644 is not the correct mvp? drop nothing from it
  19. Ernest90

    Bio Lab

    Hi, im trying to find how to edit bio lab MVP Spawn rate. Example : Bio lap level 3 have Lord knight , White smith , High Priest , Sinx , High Wizard , Sniper. So i like to change only have Sniper and sinx will be spawn only. Thank you.
  20. sorry still not working. my main purpose is.... i play other server killing beelzebub using Immaterial ( left hand ) + House auger (right hand) basically can deal damage up to 20-30k , but currently my server is only dealing 10k. isit renewal issue or settings
  21. sorry can i know which part to remove or change to disable the renewal? kinda confuse
  22. Hi, anyone know how to fix this ? assisan Cross for SBK Beelzebub using Immaterial sword on left , House auger on right . Which pre-ren deal more dmg , renewal no effect. i Like to change back to pre-renewal , any idea how to fix it?
  23. thank you for your hlep is fixed
×
×
  • Create New...