This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Bad Camper 1.4.239


Post New Thread Reply   
 
Thread Tools Display Modes
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-04-2007 , 20:55   Re: Bad Camper 1.3b
Reply With Quote #341

Telling me "its not working" doesn't tell me anything. What doesn't work, i.e. what do you expect to happen and what happens instead?

If you mean that the plugin doesn't seem to be there at all, which if you do, you should have said something to that effect in the first place, then type amx_plugins in your game console as see if it says "bad load" for the plugin.
__________________
Brad is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-04-2007 , 21:06   Re: Bad Camper 1.3b
Reply With Quote #342

Bah. I added DOD support because a number of people had asked for it. So, I went through the thread and checked each of the people's profiles to see when they last logged in. If they're still active, I would have sent them a note letting them know DOD is now supported. The most recently active of the group? Last active early December of last year. 4 months ago.

Someone make me feel better about adding DOD support and tell me you're putting it on your DOD server.
__________________
Brad is offline
diamond-optic
Veteran Member
Join Date: May 2005
Old 04-04-2007 , 22:16   Re: Bad Camper 1.3b
Reply With Quote #343

heh well tbo.. i doubt i'll use it (as i already need to cut back on plugins) but im always up for checking out a new dod plugin

heheh it looks funny seeing your name with a post count of 1 on the dodplugins forums
__________________
diamond-optic is offline
GVG
Junior Member
Join Date: Apr 2007
Old 04-05-2007 , 07:12   Re: Bad Camper 1.3b
Reply With Quote #344

the display meter doesnt appear 2 me
GVG is offline
kurian
Member
Join Date: Aug 2005
Old 04-05-2007 , 07:18   Re: Bad Camper 1.3b
Reply With Quote #345

How do i get this to work with bots ? Obviously the blinding wont work cos they dont really "see", but the Slap punish doesnt seem to work either ? I cant seem to find any bot filter in the source code either. I want it to Slap the bots if they camp.
__________________
[IMG]http://img267.**************/img267/8526/userbarjg9.gif[/IMG]
kurian is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-05-2007 , 10:52   Re: Bad Camper 1.3b
Reply With Quote #346

@diamond-optic:
Quote:
Originally Posted by diamond-optic View Post
heheh it looks funny seeing your name with a post count of 1 on the dodplugins forums
Yeah, I felt not quite right about posting over there as it's been an extremely long time since I was there last and wasn't really active when I was there.


@GVG:
Quote:
Originally Posted by GVG View Post
the display meter doesnt appear 2 me
You need to give me more information than that.

If you have access to your game server's console, type the following in the server console:
  • meta list
  • amxx plugins
  • amxx cvars
If you don't have access the your game server's console, join your server and type the following in your game console:
  • rcon_password your_rcon_password
  • rcon meta list
  • rcon amxx plugins
  • rcon amxx cvars

Paste the entire result from the meta list and amxx plugins commands.
Paste *only* the CVARs that contain "bad_camper.amxx" in the last column from the amxx cvars command. They will be grouped together.

Also paste the contents of your users.ini file.


@kurian:
Quote:
Originally Posted by kurian View Post
How do i get this to work with bots ? Obviously the blinding wont work cos they dont really "see", but the Slap punish doesnt seem to work either ? I cant seem to find any bot filter in the source code either. I want it to Slap the bots if they camp.
Bots camp?

This is the code (line 576) that is causing the plugin to not affect bots:
Code:
get_players(players, playerCnt, "ach"); // skip dead players, bots, and hltv
Hmm... Not sure why I was ignoring bots. Perhaps I was just thinking that they really don't camp. Maybe I have soft spot in my heart for bots. I don't know.

If you want the plugin to affect bots, replace that line above with this one:
Code:
get_players(players, playerCnt, "ah")// skip dead players and hltv
I'll integrate this change into the next version.
__________________
Brad is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 04-05-2007 , 10:59   Re: Bad Camper 1.2
Reply With Quote #347

Quote:
Originally Posted by Guenhwyvar View Post
We still have the problem with " badcamper_allow 1" - no one can camp - never .
This was reported July 2006 . Is this bug fixed in 1.3b?
Guenhwyvar is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-05-2007 , 11:02   Re: Bad Camper 1.3b
Reply With Quote #348

I believe it is. Let me know if I am wrong.
__________________
Brad is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 04-05-2007 , 11:06   Re: Bad Camper 1.3b
Reply With Quote #349

That's I wanted to hear. I will check.
Guenhwyvar is offline
GVG
Junior Member
Join Date: Apr 2007
Old 04-05-2007 , 16:57   Re: Bad Camper 1.3b
Reply With Quote #350

hi Brad i did everything but nothing happen and badcamper plugin is running when i join my server i tried camp nothing happen 2 me and the meter doesnt apear :S i dunno why everything ok in console
--------------------------------------------
GVG is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:42.


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