how i put items only for vips?
well i have a server with vips, and i wanna put items only for vips, can someone teache me how i do it?
thank you. |
Re: how i put items only for vips?
Check if the user has the vip flag.
PHP Code:
|
Re: how i put items only for vips?
yhe i use this 1 :
#define ADMIN_RESERVATION (1<<1) /* flag "b" */ i alredy put , its only for vips, but the items i put for vips the others players can buy, why? the normal players buy but they cant use it, only want to put the vips can buy. |
Re: how i put items only for vips?
Then you don't put the check where it should be. If you don't understand scripting - post in the suggestions/request section and show what plugins do you want to make only for vips.
|
Re: how i put items only for vips?
i have it like this.
PHP Code:
|
| All times are GMT -4. The time now is 00:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.