Jump to content

Mind Rapist

Active Member
  • Posts

    548
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    0%

Everything posted by Mind Rapist

  1. Hey guys I have this problem: Function: Red lines are the problem Thanks in advance
  2. Can you give me the system so I can take a look at it? If you are using VegaS make sure you did your magic in common/VnumHelper.h in lines Other than that I'm gonna need to see the source files I may find something Kind regards ~ Mind Rapist
  3. Hi devs, today I need a function that blocks GMs to join players' party and guild. So a GM cannot invite a player to party, a player cannot invite a GM to a party, only player can invite player and GM can invite GM. Same goes for guild invitations. Thanks in advance
  4. Thanks dude :-D btw I just remembered, what about party buffs? Many people have enabled their buffs' setFlag to be party. And Blue Possession is a party skill too...
  5. Hey so I did something I added this at in function of the char_skill.cpp. I can now click the manuals before M1 AND use skill points but the manual just disapears without affecting the skill, like an item_use. So if you have an idea please post it here Thanks in advance
  6. Awesome dude thanks Btw isn't it better to do so GMs can buff each other but not normal players? (I know my function is shit I hope someone corrects it ) Also if someone could please be so kind to give a "return false;" function for inviting GMs to party/guild and the other way around (GMs create party/invite to guild players) I would be so much greatful Thanks in advance
  7. Hello This is happening because of the yang limit, instead of taking 20k of EXP points it gives a multiplied value of it. To fix open char_skill.cpp and in find and comment out this line: Kind regards ~ Mind Rapist
  8. Well it was a lot of research to give my files away totally free but if you need just a hand with something I will do it totally free
  9. Hey So to remove these you need to edit your uiGameOption.py in root folder and gameOption.py in uiscript I think it's pretty easy to realize which lines you need to remove/comment out. Btw, epic interface!!! Can I have download link please? Kind regards ~ Mind Rapist
  10. Hello devs, sorry for making you seeing another topic of mine at your home page What I need this time is a quick tutorial in the game source. I have 18 skills by vnums: 221, 222, 223, 224, 225, 226, 227, 228, 229, 236, 237, 238, 239, 240, 241, 242, 243, 244. Now those skills can be upgraded normally with skill points until reaching M1. What I need is to make them upgradable with skill points AND their book before M1 (not both just 1 skill point or 1 book from 1 -> 2 then from 2 -> 3 and so on). After M1 no skill points just books like default. Thank you in advance and sorry again for the so many questions of mine
  11. Hello devs, as you may have noticed I'm one of the noobiest devs around here so I need your help today don't worry it's something simple Alright so I need a simple LUA function. I have this array of skills and I want to check if some of them is Perfect Master and if it's not then say("You can't do this until one of these skills are Perfect Master and blah blah blah...") Just that So thank you in advance guys I appreciate every comment I get EDIT: I got it don't worry about it
  12. Thanks dude but I have no idea what this page says I tried Google Translate but I still have no clue where is the download link and I don't know what lang to set in the translate by default it says Persian Can you give me a hand? EDIT: I got it but it's not working :S REEDIT: I activated it thanks so much
  13. Hello I'm searching for a working serial number/crack for Navicat Premium 11.2.10. Please do not bother to send a crack that contains virus I will not run such program. Thanks to all responders
  14. I don't think it's nessecary to do this on your localhost, since the machine can already run your serverfiles
  15. Hello @VII, I had the exact same problem with Maxmi SF. To fix this: Check in your ETC and metin2_patch_pc3_m and make sure there is ONLY 1 file named "bleeding_loop.mse" in metin2_patch_pc3_m/ymir work/effect/hit/blow_poison. If you find this file anywhere in ETC delete it or rename it. Open root/playersettingmodule.py file and find Replace the lines below from to (43 and 44 may be commented with a # or two) with these lines Pack and done Btw, this should also fix your Blue Possession skill to be purple instead of Mental Warrior-like blue I hope that I helped you Kind regards ~ Mind Rapist
  16. Hey dude IP Address has nothing to do with your priviledge command. GRANT (or GRAND I don't remember ) ALL PRIVILEDGES... is the right syntax I think but you may want to google this one up cause I don't think I remember the command very well... Second thing: Reset the whole OS and first run and then install mysql. Also when all the libs are done don't forget to run before uploading your tar.gz files. Hope this helps
  17. Hey @Denis, thanks for replying I tried this and I got this syserr Btw I don't know why I'm getting this syserr your function gives 2 args (False ,i)
×
×
  • 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.