[core] [NS] ns_get_build
with amx i could use this in plugin_precache()
Code:
get_ent("team_command",0) = ns_get_build("team_command",1,0) in amxx 0.2 altough i used ns2amx with amxx 0.16 it has not worked but amx + ns2amx did |
not fixed but found another way:
Code:
|
the new way works at least for plugin_init(), BUT it is more important to have this in plugin_precache(), but it does not work there
plz someone help |
How does it not work?
|
its not morkin
eg: i make if ( if is_combat() && check_cc_num() ) a=1 but a is not set to 1 |
| All times are GMT -4. The time now is 17:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.