issue blocking buyzone
So... It blocks it but for some reason it gives me a crap load of errors
PHP Code:
Code:
L 07/19/2011 - 02:15:04: [AMXX] [0] VoteKnivesOnly.sma::StripUserWeapons (line 268)Thanks in advanced for the help. |
Re: issue blocking buyzone
The error is from the hamsandwich module but I don't see any hamsandwich code there.
|
Re: issue blocking buyzone
It's better to just make a map info entity and set buying to no team. Do this in plugin_precache()
Code:
#include <engine> |
Re: issue blocking buyzone
Quote:
It works just fine in battlefield mod/vip mod/ and like 4 other plugins i have it in. Quote:
|
Re: issue blocking buyzone
Show the full code. It would also help if you told us which line was line 268.
Also, I don't think the errors you posted are from that part of the code. |
Re: issue blocking buyzone
Quote:
PHP Code:
|
Re: issue blocking buyzone
Check "if (pev_valid(id) == 2)" That will tell you if you can use pdata functions.
|
| All times are GMT -4. The time now is 01:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.