AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   soccerjam ? (https://forums.alliedmods.net/showthread.php?t=54638)

neogeo 04-30-2007 13:49

soccerjam ?
 
1 Attachment(s)
hi
if someone can add an option that we can only kill the personn who has the ball , the other personn who don't have the ball can't be killed.
thanks

commonbullet 04-30-2007 20:34

Re: soccerjam ?
 
Did you try to post it in plugin thread? (also soccerjam has got its own forums at somewhere...)

Arkshine 04-30-2007 21:35

Re: soccerjam ?
 
Useless.

The plugin's author doesn't answer (even if he connects often here) and it seems that it doesn't support its plugin for the moment. Whatever on this forum or own forum. (There are a lot of requests/suggestions without answers.) :-/

commonbullet 05-03-2007 10:02

Re: soccerjam ?
 
I can't think in a effective way to prevent those kills (it should have to block players from attacking; at the same time ball 'owner' should still be able to attack and get hit from others).

It would be easier to punish players that kill that way. Maybe with yellow/red cards. :o

Arkshine 05-03-2007 10:12

Re: soccerjam ?
 
On my server I've replaced knife by kungfu. It's funny. ;D

commonbullet 05-03-2007 20:06

Re: soccerjam ?
 
It's not a definitive solution but should prevent insane knife wars and won't add too much stuff into prethink.

- Ball holder can always attack
- Other players must be less than 96 pt distant from ball holder in order to attack.
- If the ball has no holder players can attack if their distance from ball is less than 120 pt.

This should work unless there's some unexpected 'side effects', I can't actually test it.

neogeo 05-04-2007 02:11

Re: soccerjam ?
 
thanks :D
i will try

neogeo 05-05-2007 06:58

Re: soccerjam ?
 
hi
it's working but there are some error :
Code:

L 05/05/2007 - 12:20:57: Start of error session.
L 05/05/2007 - 12:20:57: Info (map "soccerjam") (logfile "error_050507.log")
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/05/2007 - 12:20:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 12:20:57: [AMXX] Run time error 10 (plugin "soccerjam(4).amxx") (native "entity_range") - debug not enabled!
L 05/05/2007 - 12:20:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).


neogeo 05-05-2007 07:01

Re: soccerjam ?
 
with debug :
Code:

L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:56: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:56: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:56: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:56: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:57: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:57: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:57: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:57: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:57: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:57: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:57: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:57: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:57: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:57: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:57: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:57: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:57: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:57: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:57: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)
L 05/05/2007 - 13:12:57: [ENGINE] Entity out of range (-1)
L 05/05/2007 - 13:12:57: [AMXX] Displaying debug trace (plugin "soccerjam(4).amxx")
L 05/05/2007 - 13:12:57: [AMXX] Run time error 10: native error (native "entity_range")
L 05/05/2007 - 13:12:57: [AMXX]    [0] soccerjam(4).sma::client_PreThink (line 1656)


commonbullet 05-05-2007 11:51

Re: soccerjam ?
 
Looks like 'ballholder' variable can be set to -1.

This should work fine.


All times are GMT -4. The time now is 08:46.

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