Jump to content

Zetsu

Inactive Member
  • Posts

    122
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by Zetsu

  1. Well, you can add that buff by yourself. I mean, you can do anything with this quest. Thank you! I've been away for more than 6 months. People still create/play on pservers? xD I tought metin was 'dead'...
  2. Hey! I've made a new version and I think it works... I can't test it cause I don't have a server (i'm not "sponsorized"). Here you have: Quest - [Hidden Content] Client side - [Hidden Content] For a correct installation, copy the codes from "RAW Paste Data" label situated at the bottom of PASTEBIN.COM page. Good luck!
  3. Nope... it's a simple quest controlled from codes. So it starts automatically after installation.
  4. Search: cmdchat("zetsugfsys "..q.getcurrentquestindex()) Under this add if pc.getqf("giftsystemuse") <= get_time() then cmdchat("giftsyshide") If you added hide function to your client.
  5. Use AniImage or ExpandedImage functions(renderingrect more exactly).
  6. 3ds max version..? Antivirus detect it as virus cause it modify files... yeah, it's dumb.
  7. Use ricky's converter for animation. Your animation must have 0 overstamping.
  8. I've already resolved that ^^ but thank you the same Now my problem is that: Okay, now when i click the gift icon it says: I: The box it's opening... but nothing happens... It just stays the same >< Check your mysql table / your module / your quest (if you don't use mysql quest) I think everything is okay with the MySql table, i use the mysql quest, and what is the module? >< Use no_mysql_query version of the quest, but you will have to update the quest daily. Why do i need to update it daily? :/ To change reword items' vnum.
  9. I've already resolved that ^^ but thank you the same Now my problem is that: Okay, now when i click the gift icon it says: I: The box it's opening... but nothing happens... It just stays the same >< Check your mysql table / your module / your quest (if you don't use mysql quest) I think everything is okay with the MySql table, i use the mysql quest, and what is the module? >< Use no_mysql_query version of the quest, but you will have to update the quest daily.
  10. What can it be? oO M2dev replaces TAB key space with normal SPACE key (i don't know if you understood xD )...
  11. This is just male version? xD Also, think about 3D shops.. imagine how much work these guys have...
  12. &nbsp; 360 just for 4 characters not more. Ymir entartaiment make new character select screen because 5th character not adapted in 360. Best Regards Ellie You have some angles.. Their position is determined in a circle. Basically, you need math xD . B r
  13. You've done client-side wrong.
  14. Well, nobody posts tutorials with M2 interface coding xD so you can't find any. If you want to create an interface by yourself (own codes) start by replacing existing elements (images and positions) then remove what's useless, but before, be careful at functions. If you remove ServersList box, you must remove functions too that's based on that element. Good luck! Try some python tutorials and get inspired on other releases(codes) .
  15. Move [Hidden Content] under self.playerGauge = None self.RunWindow = None Good luck!
  16. If you want, i can code an interface for you. If you're looking for a good designer, try on deviantart.com. Kind regards!
  17. ICE_lionstone, ice_keybox, ice_stonepillar, firegolem_magician, ice_snow_monster, ice_snow_insect, ice_snow_man, ice_snow_giant_man, ice_snow_golem and icegolem_magician I see that these mobs have probems with their script, so get them from another client.
  18. And they can go to your pack/root and replace these lines ^^ the best way to block it (my opinion) it's to change file name (like daindiwofnaenfs.py) and encrypt your arhives. But this little trick it's nice too
  19. Oh...That's from quest side. Use pc.setqf("GiveItAName", get_time()+60*30) -- 30 mins and then if pc.getqf("GiveItAName") < get_time() then action... end
  20. 3.july.2014 - v1.3 - Quest repaired. Added no-mysql_query version and shows box only when you can use it.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.