Jump to content

GM Homies

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by GM Homies

  1. are there any schools that teach you on how to manage Linux or something? or something you can pay for a tutorial on how to make your own vps company. Im planning to make one. But I need to learn first how to manage Linux etc. Planning to start on a business about VPS Hosting
  2. Thats what Im going to do next. Im just starting in this business. no need to push yourself to a dedicated server if you dont know all things. its like you're building a house without blueprints. -.- hosting company is a fresh start. dont you think? any hint about the suck host you are talking about? I dont think that would be good to say the company name. its for myself. im just asking now what Hosting company is best today? Is that reliable? 24/7 support? no down? seriously? NO DOWN?
  3. This sucks. My host provider sucks. What are the best Hosting company nowadays? The one with huge DDOS protection. The type of owner that wont ddos your server just to upgrade to a huge plan they have. im getting pissed off.
  4. I created my costumes. But when I wear it its just fine. but the view id is not working? Eathena user here. Is there an src altering guide to install custom items? diffing src?
  5. Hndi po. nag sslow motion po sya. see for yourself.
  6. I'm using eamod and yes i use some modifications in src. but I haven't touch devo skill
  7. Ultra mega super duper bump into this unfixable Devo
  8. Fixed it myself. Here's the code. used some logic. thanks to all that used the time and effort 4361,B_Harword_Card,MasterSmith Card,6,20,,10,,,,,,,,2,,,,,{ if(BaseClass==Job_Swordsman||BaseClass==Job_Merchant||BaseClass==Job_Mage||BaseClass==Job_Archer||Baseclass==Job_Acolyte||BaseClass==Job_Gunslinger||BaseClass==Job_Ninja) { bonus bBreakWeaponRate,1000; bonus bUnbreakableWeapon,0; bonus3 bAutoSpell,"WS_OVERTHRUSTMAX",3,100; bonus3 bAutoSpell,"MC_MAMMONITE",10,100; } if(BaseJob == Job_Assassin) { bonus bBreakWeaponRate,1000; bonus bUnbreakableWeapon,0; bonus3 bAutoSpell,"MC_MAMMONITE",5,100; } },{ callfunc "Restrict"; },{}
  9. Goodday fellow server owners/developers. I humbly ask how to add x2 HP if the mage and sage is in soul link.
  10. I didnt quite understand it sir emistry. can you make the full script? The effect im trying to explain is. Mastersmith Card: Level 3 Maximum Over Thrust Level 10 Mammonite If Your Job is Assassin Cross. Level 10 Mammonite only. NO MAXIMUM OVER THRUST. The assassin reads the main script MOT.
  11. Yes. I hope that the sinx wont read the main script MOT. I wish that Level 10 Mammo only How can I do that?
  12. But the assassin still inherit the Maximum over thrust.
  13. For Example I want Whitesmith Card to be this effect: Mammonite Level 10 + Maximum over thrust Level 3 If Job is Assassin Level 10 mammonite Only. What happen is if I set "if(baseclass = thief) " something it also reads the level 10 MOT script. for instance { bonus bBreakWeaponRate,1000; bonus bUnbreakableWeapon,0; bonus3 bAutoSpell,"MC_MAMMONITE",10,100; if(BaseClass==Job_Thief ) bonus3 bAutoSpell,"MC_MAMMONITE",10,100; } },{ callfunc "Restrict"; },{} What happen is. even tho its working. the sinx still reads the maximum over thrust skill
  14. Here you go provided you one. I just saw this on the other server <Bump> This is so weird Super Bump
  15. Unfixable. no one can fix this I knew it. <3
  16. There is no autoguard casted by the caster Nope. its not. even without buffs. just plain Devotion makes the skill very slow. literally slow motion <bump> bump
  17. I am having a weird problem here for example Agi based skills affects delay on devotion for example Paladin Devoted the Stalker if an enemy SNIPER uses Sharpshooting to the paladin the SNIPER can spam the skill but when the Sniper spam the Sharpshooting skill to the devoted stalker it gives the Sniper a slow motion skill. atleast 3 seconds delay. it gives delay to the sniper when he try to use skill to the devoted player. Affected skills: Sharpshooting BowlingBash Cart Termination Double Strafe Etc
  18. root@juanro:~# /etc/localtime /usr/share/zoneinfo/Hongkong localtime i try to put it. but permission denied again? what would i do? Can you teach me step by step? bro? thanks a lot
  19. HOW TO CHANGE SERVER TIME? PLEASE HELP ME!! -sh: /usr/share/zoneinfo/Hongkong: Permission denied i spent 2 hours to change server time. im using putty. please help me GODBLESS
  20. How to change server time? please help me. -sh: /usr/share/zoneinfo/Hongkong: Permission denied always permission denied.. i spent 2 hours to change server time. please help me.. GODBLESS
  21. yeah how to fix this /usr/share/zoneinfo/Hongkong: Permission denied yeah how to fix this /usr/share/zoneinfo/Hongkong: Permission denied
  22. What is the best gameguard support today? and that is really worth it?
  23. Well thankyou and mostly appreciated your help! Btw. where is that "skillratio" Value? is it the number 80000?? in skillratio += 80000 / i - 100; and most of the skillratio in all skills are the exactly the same?
×
×
  • Create New...