
Originally Posted by
veryez2k1
Check if you have Nanus' VIP.inc (It's in resource, and it's in the CProject::LoadVIP() function if you want to make one from scratch on your VIP via resource.)
The main problem you will encounter with Nanus' VIP system is that the VIP Timer doesn't go down when logged out (If you want to learn, you would want to resolve this just by exploring your source/resource, check what other item runs down when logged out and work your way from there.)
There's also another problem if a player sees a way to remove effects (or if you have __REMOVE_EFFECT on your source.), the VIP bonuses stack like jenga.
Cheers,