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

[L4D/L4D2] Weapon/Zombie Spawner v1.0a (Update 18.10.10)


Post New Thread Reply   
 
Thread Tools Display Modes
Blakeocity
Senior Member
Join Date: Nov 2009
Old 03-08-2010 , 06:07   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #271

The plugin automatically adds its self to the admin menu.

Under the name "Weapon Spawner"
Blakeocity is offline
Ulrich
Member
Join Date: Mar 2010
Location: In a box
Old 03-11-2010 , 19:11   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #272

For some reason, the menu that this is supposed to create adds a second "Voting Commands" menu. Then when that menu is used to execute the commands, it doesn't work. Does anyone have a fix for this?

Edit: Never mind. A re-install fixed it for some reason.

Last edited by Ulrich; 03-11-2010 at 19:14.
Ulrich is offline
elnur
New Member
Join Date: Mar 2010
Old 03-14-2010 , 15:37   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #273

Thanks for the great plugin.

I encountered one bug: when minigun is spawned and a survivor is using it, and I try to remove the minigun, the server crashes.
elnur is offline
help_im_upside_down
Junior Member
Join Date: Feb 2010
Location: New York City
Old 03-15-2010 , 17:03   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #274

Quote:
Originally Posted by REDSCOUT View Post
is there any ways of adding the plugin to the admin menu?? If so, PLEASE LET ME KNOW!!! I dont always want to do this by console commands...
make sure you have weaponspawner.phrases.txt installed in ur translations folder. i think without it the admin menu wont appear.

the correct path for the file should be as follows --> left4dead2\addons\sourcemod\translations

dont just add it and expect it to work automatically. it should be common sense to restart the server/map after making any type of changes to ur files. if its still not workin after doin all this then im sorry dont know wat else to say.

NOTE: i use "[L4D2] Weapon/Zombie Spawner v0.7a"

Last edited by help_im_upside_down; 03-15-2010 at 21:53. Reason: included the correct path for phrases.txt
help_im_upside_down is offline
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 03-16-2010 , 13:45   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #275

You should add ability to spawn Laser Sights if possible
FrozenHaxor is offline
Zuko
SourceMod Donor
Join Date: Sep 2006
Location: Poland
Old 03-16-2010 , 14:29   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #276

I wanted to, but I don't know how ;/
__________________
Zuko is offline
Send a message via ICQ to Zuko
ABRAoriginal
Junior Member
Join Date: Feb 2010
Old 03-17-2010 , 15:24   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #277

i couldnt spawn the knife with the admin menu but i could spawn it using sm_gw name hunting_knife so if you can change the entity name from 'knife' to 'hunting_knif'
ABRAoriginal is offline
Zuko
SourceMod Donor
Join Date: Sep 2006
Location: Poland
Old 03-17-2010 , 16:13   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #278

Quote:
Originally Posted by ABRAoriginal View Post
i couldnt spawn the knife with the admin menu but i could spawn it using sm_gw name hunting_knife so if you can change the entity name from 'knife' to 'hunting_knif'
Change line 904, 932, 960, 987, 1016, 1051, 1089 to: AddMenuItem(menu, "hunting_knife", knife) and recompile plugin.
__________________
Zuko is offline
Send a message via ICQ to Zuko
Crimson_Fox
Senior Member
Join Date: Mar 2009
Old 03-17-2010 , 17:24   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #279

Quote:
Originally Posted by Zuko View Post
I wanted to, but I don't know how ;/
Try this:

PHP Code:
SpawnLaserUpgrade(client)
{
    new 
Float:Origin[3]
    new 
index CreateEntityByName("upgrade_laser_sight")
    
GetClientAbsOrigin(clientOrigin)
    
TeleportEntity(indexOriginNULL_VECTORNULL_VECTOR)
    
DispatchSpawn(index)

Crimson_Fox is offline
bucsrno1
New Member
Join Date: Jun 2008
Location: miami, florida, USA
Old 04-11-2010 , 03:58   Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)
Reply With Quote #280

Hello,
The GIVE menu does not work but I can still spawn items.
OMG, I forgot 2 add myself 2 the admin. cfg. lol
Great Plugin.
Thank You.
__________________


Last edited by bucsrno1; 04-16-2010 at 01:14. Reason: Forgot to subscribe to this thread.
bucsrno1 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 11:57.


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