If you're using secret's mod, then it should work as intended.
Not sure how this can be translated to item bonuses, possibly
bonus2 bSkillAtk,skill id here,getskilllv(skill id here) * 200;
bonus2 bSkillAtk,skill id here,getskilllv(skill id here) * 60;
bonus bMaxHP, readparam(Baselevel) * 100;
bonus bVit,readparam(bInt)/5;
In response to this post :
I just added success rate function. Enjoy!
Original Script is by Euphy and I just added some functions to this.
PS : if there are any broken event scripts ( due to old versions ), just DM me the link and I might be interested in updating it.
PPS: I will only FIX it and not modify it at all. ?
Heya peeps. Long time! Sorta got inspired watching the Matrix one day lol so I made a quick and dirty map for everyone to enjoy.
Its designed as a PVP map but go crazy and change it up to whatever you want.
The spawn zone is just South of the map in the white space to pretend like its a loading program etc.
Have fun!
Download Link:
in core.h
#define MIN_CHARS 12 // Default number of characters per account.
#define MAX_CHAR_VIP 3 // This must be less than MAX_CHARS
in mmo.h
#define MAX_CHARS 15