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

[NMRiH] Infinite Ammo (unlimited ammo)


Post New Thread Reply   
 
Thread Tools Display Modes
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 11-05-2013 , 07:08   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #11

A video about all this? Please be more specific or you'll see a video about everything but about plugins. :-)
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]

Last edited by Chanz; 11-05-2013 at 07:08.
Chanz is offline
Ahmed shah
New Member
Join Date: Nov 2013
Old 11-05-2013 , 07:26   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #12

I don't understand where to extract the folder and the over write thing
if you could upload a video
Ahmed shah is offline
saccade
New Member
Join Date: Nov 2013
Old 11-06-2013 , 06:24   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #13

Hello!

I am also having problems with this plug-in (i am noob, plz tell me wat r buttonz?)
After following the wiki instructions to get a dedicated server running, which works fine people can connect, i use "plugin_print" (the other commands do not work in the srcds console), and it says:

0: "metamod:source 1.10.1-dev"

I've already merged the plugin files in the NMRIH_DS directory, and they are in the correct place as far as i can tell.
They just do not seem to be loading up or recognised as a plugin.
Also... wtf is the server.cfg? I made a new one as there wasn't one (idle kick is SO annoying), but wherever i put it, the srcds says, "no server.cfg found".
Perhaps this is the problem?

How can I get my dedicated server to acknowledge and run the plugin? is there a command i can use to tell it to load it, as i can't figure it out... :/

Thanks!
Pete


--------

EDIT:

DOH!
Seems i hadn't installed sourcemod correctly, and that is why everything wasn't working! D:

After fixing the installation, it works great, thanks (sometimes, it's nice just to blast without fear of dying).

Now, I just need to figure out the directory structure so i know where to put my config files so we can take bathroom breaks and spend 20 mins chatting instead of playing and not get kicked, etc...

Hopefully there will be more info on the net - this was very, very useful in figuring out what hte problem was:
http://wiki.alliedmods.net/Managing_...d_installation


cheers mateys.

Last edited by saccade; 11-06-2013 at 06:54. Reason: UPDATE
saccade is offline
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 11-06-2013 , 15:33   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #14

Hi saccade,

first of all, what you did was to high jack a thread. This means you've posted in a thread with an entirely different question than its being discussed in it.
Since you're new to SourceMod, thats no big deal, I just wanted to make it clear to you.

Now to your question.
Within your cfg folder there should be a sourcemod folder ( <moddir>/cfg/sourcemod ). This folder contains only SourceMod and SourceMod Plugin config files. You want to edit those files to adjust the cvars (console variables) to your liking. BUT you don't want to add new cvars or create new files in it.

Because everything that has to do with No More Room in Hell, should be in your server.cfg. If it doesn't exist create a new text file (ex. "New Textdocument.txt") in your /cfg/ folder and rename it to server.cfg.
Warning: Be sure to enable the option to see the file extensions on your system, to avoid creating a server.cfg.txt file, because that will not work. :-)

Once created your server.cfg open it and paste the following into it:
Code:
hostname "saccades NMRiH server" // set your server name
sv_passwort "" // if you'd like to set a password
mp_autokick 0 // 1=Kick idle/team-killing players, 0=off
I'm not sure about the mp_autokick cvar, since many games use different cvar names.
But you can use a command to find commands and cvars, guess what its "find".
As example, I used the command "find kick" in the server console and the result is the following:
Code:
find kick
         "sm_vote_kick" = "0.60" min. 0.050000 max. 1.000000
          - percent required for successful kick vote.
         "sm_votekick"
          - sm_votekick <player> [reason]
         "sm_kick"
          - sm_kick <#userid|name> [reason]
         "sm_hns_cheat_punishment" = "1" min. 0.000000 max. 2.000000
          - How to punish players with wrong cvar values after 15 seconds? 0: Disabled. 1: Switch to Spectator. 2: Kick
         "sm_spray_enablekick" = "1"
          - Enables the use of Kick as a punishment.
         "sm_reserve_kicktype" = "0" min. 0.000000 max. 2.000000
          - How to select a client to kick (if appropriate)
         "sm_playersvotes_immunegroups" = ""
          - admins that are members of these groups will not be affected by votekick, ban, or mute.  (ex: "Full Admins; Clan Members; etc")
         "sm_playersvotes_immunity" = "1.0" ( def. "0.0" ) min. -1.000000 max. 99.000000
          - admins with equal or higher immunity level will not be affected by votekick, ban, or mute.  0 to immunize all admins.  -1 to ignore
         "sm_votekick_team_restrict" = "0.0" min. 0.000000 max. 1.000000
          - restrict kick votes to teams.  affects ratios.  1 to enable, 0 to disable.
         "sm_votekick_limit" = "5.0" ( def. "-1.0" ) min. -1.000000 max. 1000.000000
          - number of kick votes allowed per player, per map.  0 to disable voting.  -1 for no limit
         "sm_votekick_delay" = "60.0" min. 0.000000 max. 1000.000000
          - time in seconds before votekick is allowed after map start
         "sm_votekick_minimum" = "4.0" min. -1.000000 max. 64.000000
          - minimum votes required for successful votekick. -1 to disable voting
         "sm_votekick_ratio" = "0.60" min. 0.000000 max. 1.000000
          - ratio required for successful votekick.
         "stamm_stammtagkick" = "1"
          - 1 = Kicks Player, which use Stamm Tag, but aren't VIPs, 0 = No Kick
         "stamm_vip_kick_message2" = "Du wurdest gekickt um einen VIP slot freizuhalten" ( def. "You get kicked, to let a VIP slot free" )
          - Message for the random kicked person
         "stamm_let_free" = "0"
          - 1 = Let a Slot always free and kick a random Player  0 = Off
         "stamm_vip_kick_message" = "Du bist auf einen VIP Slot gejoint" ( def. "You joined on a Reserve Slot" )
          - Message, when someone join on a Reserve Slot
         "mp_disable_autokick"
          game
          - Prevents a userid from being auto-kicked
         "mp_hostagepenalty" = "13"
          game notify
          - Terrorist are kicked for killing too much hostages
         "bot_kick"
          game
          - bot_kick <all> <t|ct> <type> <difficulty> <name> - Kicks a specific bot, or all bots, matching the given criteria.
         "mp_autokick" = "1"
          game replicated
          - Kick idle/team-killing players
         "mp_spawnprotectiontime" = "5"
          game replicated
          - Kick players who team-kill within this many seconds of a round restart.
         "sv_pure_kick_clients" = "1"
          - If set to 1, the server will kick clients with mismatching files. Otherwise, it will issue a warning to the client.
         "kickid"
          - Kick a player by userid or uniqueid, with a message.
         "kick"
          - Kick a player by name.
         "kickall"
          - Kicks everybody connected with a message.
I hope that helps you, BUT please don't ask questions about NMRiH, SourceMod or other plugins than this one, in this thread. Use the general section for this! :-)

Have a nice day.
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline
NakashimaMakota
Junior Member
Join Date: Nov 2013
Old 11-08-2013 , 09:27   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #15

FYI, finding that this plugin no longer works due to the patch last night. Any time someone connects it crashes!

Seems gamedata might be the culprit?
NakashimaMakota is offline
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 11-08-2013 , 11:37   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #16

Yes that sounds like game data files are outdated.
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-13-2013 , 10:37   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #17

PHP Code:
    // hax against valvefail (thx psychonic for fix)
    
if (GuessSDKVersion() == SOURCE_SDK_EPISODE2VALVE) {
        
SetConVarString(Plugin_VersionCvarPlugin_Version);
    } 
This is pointless now.
__________________
asherkin is offline
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 11-13-2013 , 13:17   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #18

Do you mean pointless in general or because the plugin is only for NMRiH?
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-13-2013 , 14:06   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #19

Quote:
Originally Posted by Chanz View Post
Do you mean pointless in general or because the plugin is only for NMRiH?
In general, but doubly so for NMRIH, as NMRIH isn't on that engine version any more.
__________________
asherkin is offline
Petepete
Junior Member
Join Date: Nov 2013
Old 11-28-2013 , 17:58   Re: [NMRiH] Infinite Ammo (unlimited ammo)
Reply With Quote #20

Installed as told and doesnt seem to be working for me.

the files in the DL are in the correct locations under the Smod directory (ive put smod and the other one in addons. Addons being with the main cfg, gaminfo.txt ect

Any ideas?
Petepete is offline
Reply


Thread Tools
Display Modes

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 06:58.


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