well if its vbulletin integration it looks like this
so you could modify the mgroup to w/e you want it to be. And if (mgroup ==8 or w.e it is for donator, then make it do instead of playerRights do isPrem == 1if (mgroup == 10) { // if the usergroup on vbulletin is ID 10
playerRights = 2; // makes player have admin..
} // ends statement
---------- Post added at 07:49 PM ---------- Previous post was at 07:48 PM ----------
i hope that helps somewhat, sorry if it doesnt![]()





?