-
Posts
439 -
Joined
-
Last visited
-
Days Won
26
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by pajodex
-
-
Hi,
Can someone modify this script a little?
- script #mvp_drop -1,{ OnNPCKillEvent: if (getmonsterinfo(killedrid,22)) // If mob has MOB_MVPEXP, it's an MVP. if (rand(100) < 50) //chnage % as your needs getitem 512,1; // your item id here announce "Player ["+ strcharinfo(0) +"] has killed "+ getmonsterinfo( killedrid, MOB_NAME ) +" and Got Apple at "+ strcharinfo(3),0,0x00FF00; } end; }
So, I wanted that MVPs that are in their respected spawn maps will give the reward. Example, If I summon Baphomet at prontera, the reward wont be given.
Second, if possible, I can list out some mobs which will drop some items - I will make some custom mobs in the future with somewhat the same function as this.
Thanks in advance.
Credit goes to the owner of this script. I don't own this.
-
Hi,
Sorry but I am really stuck at this error at my sql. Please tell me what to do.
Thanks in advance!
Edit: Solved
-
Hi,
Working and Updated CTF script available? Goddameit's script was pretty old and I don't think it still works in latest svn.
Thanks
-
Thank you for your hasty response, Will be trying this
Edit: Works like charm
-
Hi,
It's my first time here since 2013 or 14 maybe. Well anyways, I'm here to ask for any guides on how to make basic instance script or maybe a working sample script. Thanks in advance.
2017 vs 2015 client
in General Support
Posted
Hi,
As the title suggests, which is better? Any major pros and cons bet the two? I'm currently using 2015 Client but I can see a lot of other servers stating that they use 2017 clients. I'm just curious.
Second, If 2017 clients are better, any guides on how to install them? I'm having a touch time looking for some. I tried having one but once I got thru the character select, a Gravity error appeared. NOTE: I think I have an updated KRO files
Cheers!