Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 24 of 24
Search took 0.01 seconds.
Search: Posts Made By: Arkshine
Forum: Approved Plugins 12-28-2011, 10:15
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

Flags are additive as written : http://forums.alliedmods.net/showthread.php?t=18452#options
Forum: Approved Plugins 11-19-2009, 17:29
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

See the code source by yourself. There is a lot more code for one set_pev() when set_user_health() does the job directly. For money, it's more safe to use the cstrike native since there are more...
Forum: Approved Plugins 11-19-2009, 17:16
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

Useless, less safe, less efficient...
Forum: Approved Plugins 10-11-2009, 11:23
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

It should be on 0, if I understand your problem.
Forum: Approved Plugins 10-11-2009, 10:07
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

What's your badcamper_check_all value ?
Forum: Approved Plugins 10-06-2009, 16:35
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

It's crasy, now it's spectator. It sounds like the team offset is not used properly in another plugin ( I guess ). All I can say is to try to disable all third party plugin except Bad camper and see....
Forum: Approved Plugins 10-06-2009, 15:05
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

0 ? So weird. If you are alive you must have a team.
Even if it's 0 it should not give an out of bounds error.

You are running steam server Owyn ? Also it's possible to see the output of amxx...
Forum: Approved Plugins 10-06-2009, 12:57
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

If I remember in some cases get_user_team return a false result when you change team (choosemenu) while you are dead, it will return your previous team untill new round or untill you spawn. There is...
Forum: Approved Plugins 10-05-2009, 14:03
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

I don't see how it's possible. get_players() gets a list of alive players, i doubt cs_get_user_team() will return a spectator. It's still possible that get_players() is buggy.
Forum: Approved Plugins 10-03-2009, 03:35
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

Provide more informations. This plugin works.
Forum: Approved Plugins 10-02-2009, 16:39
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

It weird :

teamID = get_user_team(id);
if (allowTeamCamp[teamID] || g_playerFlags[id] & METER_IGNORE) continue;

Because a list of alive players is retrieved before. It means that either...
Forum: Approved Plugins 05-09-2009, 04:15
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

Read http://forums.alliedmods.net/showthread.php?t=18452#support
Forum: Approved Plugins 10-21-2008, 19:30
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

Read more carefully the first post : http://forums.alliedmods.net/showthread.php?t=18452#support ( quote )
Forum: Approved Plugins 08-11-2008, 11:21
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

Follow the quote http://forums.alliedmods.net/showthread.php?t=18452#support
Forum: Approved Plugins 07-21-2008, 13:06
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4.239

Oh, brad is alive ! :mrgreen:

Thanks~~
Forum: Approved Plugins 04-04-2008, 09:55
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4

http://forums.alliedmods.net/showthread.php?t=46827
Forum: Approved Plugins 04-04-2008, 01:09
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.4

That's speaking.

bad_camper.amxx doesn't exist in your plugins/ directory.

Either you have forget to upload the .amxx file, either the plugin is incorrectly named.
Forum: Approved Plugins 06-17-2007, 05:18
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.3b

Non, you're wrong.

Flags are "additive". It means: a + b + c

In your case, 1 + 2 + 16 = 19

"19" is the value. ;)
Forum: Approved Plugins 11-30-2006, 13:51
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.2

Don't forget to put 'bad_camper.amxx' in your 'plugins.ini' file.

'bad_camper.amxx' isn't a server command. This plugin is enabled by default.
Forum: Approved Plugins 10-13-2006, 09:33
Replies: 739
Views: 679,487
Posted By Arkshine
Re: Bad Camper 1.2

Please read the first post.

badcamper_check_all <0|1>
Specifies whether only the team with the current primary objective should be checked for camping or if both teams should.

0: only...
Forum: Approved Plugins 03-12-2006, 20:31
Replies: 739
Views: 679,487
Posted By Arkshine
Great job Brad !! :)

Great job Brad !! :)
Forum: Approved Plugins 03-07-2006, 18:48
Replies: 739
Views: 679,487
Posted By Arkshine
Just to report an error. its flood sometimes the...

Just to report an error. its flood sometimes the server console :

L 03/08/2006 - 00:43:02: [AMXX] Displaying debug trace (plugin "bad_camper.amxx")
L 03/08/2006 - 00:43:02: [AMXX] Run time error...
Forum: Approved Plugins 03-06-2006, 17:24
Replies: 739
Views: 679,487
Posted By Arkshine
I'm sorry to waste your time. :?

I'm sorry to waste your time. :?
Forum: Approved Plugins 03-06-2006, 12:14
Replies: 739
Views: 679,487
Posted By Arkshine
Strange, I have been no errors with "bad camper...

Strange, I have been no errors with "bad camper 1.1" with Amx1.70 ! :lol:

It works fine but monsters don't spawn.


At line 166 :

server_cmd("monster model snark player #%i targetplayer...
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT -4. The time now is 03:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode