This code is blocking console commands
Hey there.
I use the below codes to create two spec bots. Bots work fine but the problem which I am facing is that these codes are completely blocking all the console commands of other plugins. Means when I am using these codes none of the amx_ commands work even blocking my other sub plugin's console commands like those of zp_. Somebody please help me fix this problem. Codes -- In plugin_init() section -- Code:
set_task(0.5, "Task_CheckBots")Code:
public Task_CheckBots()Code:
public CreateBot(const iBotName[])Thanks |
Re: This code is blocking console commands
Huh? Show full code please.
|
Re: This code is blocking console commands
Solved
|
| All times are GMT -4. The time now is 14:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.