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

Admin Smite 2.1 (updated Feb. 13, 2010)


Post New Thread Reply   
 
Thread Tools Display Modes
Mikey
Junior Member
Join Date: Apr 2009
Old 02-24-2010 , 18:40   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #11

Awesome plugin Hipster! This is a great addition to my JailBreak server; where slaying is 99% of the fun.
Mikey is offline
chicky
AlliedModders Donor
Join Date: Oct 2008
Old 03-11-2010 , 13:53   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #12

Love this! Thank you.
chicky is offline
gio.kurtana
Member
Join Date: Aug 2009
Old 03-12-2010 , 11:28   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #13

please someone modify this plugin for cs 1.6
gio.kurtana is offline
IronWarrior
Veteran Member
Join Date: Jan 2010
Old 03-14-2010 , 10:29   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #14

Hmm, any chance of this working for L4D2?
IronWarrior is offline
help_im_upside_down
Junior Member
Join Date: Feb 2010
Location: New York City
Old 03-15-2010 , 03:14   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #15

Quote:
Originally Posted by IronWarrior View Post
Hmm, any chance of this working for L4D2?
well i just tried this on my l4d2 server and all it does is slay and print a summoned message to chat. the lightning doesnt work, the thunder/explosion sound doesnt work, and neither does the visuals of a thunder strike/explosion. instead its just a pink and black box spinning around, like the file is missing or something. i just re-ran the server and took a screen shot of it and including it wit post so you guys can see wat im talkin bout.

if anyone knows wat would solve these problems, ie. missing files etc, please upload them if its not to much to ask.

thanks
Attached Thumbnails
Click image for larger version

Name:	c1m4_atrium0001.jpg
Views:	316
Size:	92.6 KB
ID:	61519  
help_im_upside_down is offline
IronWarrior
Veteran Member
Join Date: Jan 2010
Old 03-15-2010 , 06:31   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #16

Quote:
Originally Posted by help_im_upside_down View Post
well i just tried this on my l4d2 server and all it does is slay and print a summoned message to chat. the lightning doesnt work, the thunder/explosion sound doesnt work, and neither does the visuals of a thunder strike/explosion. instead its just a pink and black box spinning around, like the file is missing or something. i just re-ran the server and took a screen shot of it and including it wit post so you guys can see wat im talkin bout.

if anyone knows wat would solve these problems, ie. missing files etc, please upload them if its not to much to ask.

thanks
I guess the Lightning and Sound is not working because L4D2 doesn't have these files?

Forgive my ignorance, would it be possible to upload the missing files server side for players to download when joining?
IronWarrior is offline
bouncer
Veteran Member
Join Date: Apr 2009
Old 03-21-2010 , 13:21   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #17

QUESTION!:

Could it be possibly made so that when this plugin is loaded, it automatically overruns the original slay?

So...if someone uses the slay command (not intending to use thunder) then it will instead use the thunder..making the slay not work on the server ??
__________________


bouncer is offline
Bugzee
Junior Member
Join Date: Jan 2010
Location: ***Account Deleted***
Old 06-01-2010 , 00:34   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #18

To make the FX work in L4D2, you have to download the .sp file in the original posting then make a couple of very simple changes.


Open the "adminsmite.sp" file with an editor like notepad or better:

1. Change this line:
#define SOUND_THUNDER "ambient/explosions/explode_9.wav"

To read this instead:
#define SOUND_THUNDER "ambient/explosions/explode_2.wav"


2. Change this line:
g_LightningSprite = PrecacheModel("sprites/lgtning.vmt");

To this instead:
g_LightningSprite = PrecacheModel("sprites/glow.vmt");


3. Find these two lines which are right next to each other and comment them out:

TE_SetupSmoke(clientpos, g_SmokeSprite, 5.0, 10);
TE_SendToAll();

To comment them out, they will now look like this (with the two forward slashes):

//TE_SetupSmoke(clientpos, g_SmokeSprite, 5.0, 10);
//TE_SendToAll();


Thats all the changes you need. Now you have to compile it here: http://www.sourcemod.net/compiler.php

Just choose "Browse", then "Compile". Now download the file it gave you and install it. Good luck.

Awesome plugin!!!
Bugzee is offline
IronWarrior
Veteran Member
Join Date: Jan 2010
Old 06-01-2010 , 01:05   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #19

I try this later today but before that, any chance of a screenshot please?
IronWarrior is offline
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 06-01-2010 , 07:08   Re: Admin Smite 2.1 (updated Feb. 13, 2010)
Reply With Quote #20

Quote:
Originally Posted by bouncer View Post
QUESTION!:

Could it be possibly made so that when this plugin is loaded, it automatically overruns the original slay?

So...if someone uses the slay command (not intending to use thunder) then it will instead use the thunder..making the slay not work on the server ??
Yes! That would be cool
__________________
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
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 09:54.


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