Array/String
As i think these functions work fine, but the problem is with putting in the array.
PHP Code:
is created by this native >> create_vip_flag(const vflag[]) PHP Code:
IDK why that's what i'm trying to figure it out?! |
Re: Array/String
Not sure if I'm missing something here, but why not use a bitsum to store flags?
Untested: PHP Code:
|
Re: Array/String
Thanks, but i'm not using bitsum Because i don't have that much knowledge about it, i just prefer to use the array way !
& btw here is the include file >> PHP Code:
|
Re: Array/String
Let me know if this works. I still used bitsums because it makes it easier and uses less code. If you have any questions, just ask. There are natives that convert "abc" to the respective bitsum (read_flags()) and vice versa (get_flags()).
Not thoroughly tested. PHP Code:
|
Re: Array/String
[ Problem fixed ] using #4 Method
anyway i have new problem... i'm sorry for being annoying... PHP Code:
then if its created, print info like this "FLAG="a" ; "Extra Health", "Gravity", " in each plugin when using that native, it been used like this Example:- PHP Code:
and it will be printed like that in the file |
Re: Array/String
Bump
|
| All times are GMT -4. The time now is 22:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.