Problem with checking user flag
solved thanks
|
Re: Problem with checking user flag
Add this condition where needed, just change ADMIN_CHECK to the flag you want to check:
( get_user_flags( id ) & ADMIN_CHECK ) Also, no need to use set_task, just call the functions directly. |
Re: Problem with checking user flag
solved with a diferent solution thanks
|
Re: Problem with checking user flag
Quote:
|
| All times are GMT -4. The time now is 11:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.