Overflow because of a respawn plugin
I am still learning coding, so I built this monstrosity out of a few plugins to make terrorists always respawn and never have any weapons. It works, but the problem is that after a round ends, I get an overflow error. Is there anyone out there willing to help me optimize this plugin? Thank you all in advance. :)
PHP Code:
|
Re: Overflow because of a respawn plugin
PHP Code:
|
Re: Overflow because of a respawn plugin
Quote:
Sadly, I get a bad load and the plugin doesn't even start. :cry: |
Re: Overflow because of a respawn plugin
There's makes no sense..I tested now and loads normal
|
Re: Overflow because of a respawn plugin
set_task(0.5, "knife") >> set_task(0.5, "knife", id)
The first plugin that you have made seems to be fine, did you disabled the plugin and test if server crash? Do not make sense |
Re: Overflow because of a respawn plugin
Quote:
Quote:
I get this error: https://i.imgur.com/h9Yzees.png |
Re: Overflow because of a respawn plugin
Quote:
|
Re: Overflow because of a respawn plugin
Code:
#include <amxmodx>Did you use same compiler that amxx you have installed in server? |
Re: Overflow because of a respawn plugin
I tested it with no other custom plugins and no podbots and I get this:
https://i.imgur.com/GXp2SX4.png Quote:
Your code doesn't even compile for me... :( https://i.imgur.com/MQGbPQu.png I must have installed the wrong setup or something, not sure why I'm getting these errors. |
Re: Overflow because of a respawn plugin
Now code is for amxx 1.8.2
Try it |
| All times are GMT -4. The time now is 12:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.