problem with the array in if
PHP Code:
PHP Code:
|
Re: problem with the array in if
show declaration for g_zclass_lvl
|
Re: problem with the array in if
new Array:g_zclass_lvl
in plugin_init g_zclass_lvl = ArrayCreate(1, 1) |
Re: problem with the array in if
PHP Code:
|
Re: problem with the array in if
the right way is...
PHP Code:
|
Re: problem with the array in if
You vould consider using a structure like :
Code:
enum _:ClassDatas {Code:
new Datas[ClassDatas]Else, i think the problem in your code is that you pass %d for level but it match with a buffer and not an integer. |
| All times are GMT -4. The time now is 07:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.