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

[NMRiH] Give Weapons v1.1.6 (22 Aug 2014)


Post New Thread Reply   
 
Thread Tools Display Modes
khanhtruong777
Junior Member
Join Date: Apr 2013
Location: Vietnam
Old 01-22-2014 , 11:34   Re: [NMRiH] Give Weapons v1.1.1 (21 Jan 2014)
Reply With Quote #11

Quote:
Originally Posted by Leonardo View Post
*updated without version bump.
I'm sorry, but it's not fixed. Do you think the problem is this? IMHO, there's no "name" or "name_short" attribute in the data file, so the item name got both the prefix and suffix.
Code:
                if( !( iFlags & FINDITEM_NO_ITEMNAME ) )
                {
                    KvGetString( hItemsData, "name", szItemName, iItemNameLen, "" );
                    if( !strlen( szItemName ) )
                        Format( szItemName, iItemNameLen, "#Weapon_%s", szItemClass );
                    
                    KvGetString( hItemsData, "name_short", szItemNameShort, iItemNameShortLen, "" );
                    if( !strlen( szItemNameShort ) )
                        Format( szItemNameShort, iItemNameShortLen, "%s_short", szItemName );
                }
__________________

khanhtruong777 is offline
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 01-22-2014 , 11:59   Re: [NMRiH] Give Weapons v1.1.2 (21 Jan 2014)
Reply With Quote #12

LogAction you pointed at appears in logs only, you know.
Never tried silence mode disabled, I'll try test it tommorow.
__________________
Leonardo is offline
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 01-28-2014 , 06:54   Re: [NMRiH] Give Weapons v1.1.3 (23 Jan 2014)
Reply With Quote #13

Updated items data file and translaions - now with E-Tool, FUBAR, and JAE 700.
Leonardo is offline
alteranin
New Member
Join Date: Aug 2014
Old 08-22-2014 , 09:12   Re: [NMRiH] Give Weapons v1.1.6 (22 Aug 2014)
Reply With Quote #14

server crashes which version you're using?
source mod 1.6.2
meta mod 1.10.3
alteranin is offline
Techno Trav®
Junior Member
Join Date: Jul 2009
Location: Argentina
Old 02-11-2015 , 05:17   Re: [NMRiH] Give Weapons v1.1.6 (22 Aug 2014)
Reply With Quote #15

Hello! I'd like to know if you can add the option to spawn ammo boxes, like for example: sm_spawni ammobox_347 <target>
That will be very useful because the spawning guns are awsome, but spawning ammo will be just out of this world!!!!

Thanks for reading!
__________________
Techno Trav® is offline
Send a message via MSN to Techno Trav®
wendigo
Senior Member
Join Date: Nov 2012
Location: Denmark
Old 11-23-2015 , 08:45   Re: [NMRiH] Give Weapons v1.1.6 (22 Aug 2014)
Reply With Quote #16

So this plugin, is unable to spawn ammo?
wendigo is offline
wendigo
Senior Member
Join Date: Nov 2012
Location: Denmark
Old 11-24-2015 , 10:29   Re: [NMRiH] Give Weapons v1.1.6 (22 Aug 2014)
Reply With Quote #17

It's like getting an car, but with no fuel
We have the car in this plugin, but we need the fuel.

There is ofc always the infamous givecurrentammo command, but it gives you maximum ammo for that weapon. Which kinda destroys the purpose. As lets say you only want to spawn enough ammo, to give you two full clips.
There is no other way in NMRIH to spawn ammo, besides the nasty givecurrentammo. Other ways, are broken and doesnt work.
wendigo is offline
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 11-28-2015 , 02:29   Re: [NMRiH] Give Weapons v1.1.6 (22 Aug 2014)
Reply With Quote #18

Quote:
Originally Posted by wendigo View Post
So this plugin, is unable to spawn ammo?
Ammoboxes were tricky to spawn. I haven't figured out how to do it back then. Sadly, I'm not able to try again soon.
__________________
Leonardo 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 20:40.


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