Raised This Month: $ Target: $400
 0% 

Swat Vision


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
qp_gizmo
Member
Join Date: May 2005
Old 11-23-2005 , 09:21   Swat Vision
Reply With Quote #1

I am looking for an hour now but cant find the plugin.

Its called something like swat or riddick vision. ( yes i tried the search button)

The plugin let you have a nightvision with red color.
__________________
[img]http://img300.**************/img300/3035/gizbannerjpg22fk.jpg[/img]
My Server
-=-=-=-=-=-=-=-=-=-=-
http://www.gametiger.net/search?serv...UT%21&game=all
qp_gizmo is offline
Send a message via MSN to qp_gizmo
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 11-23-2005 , 12:13  
Reply With Quote #2

SH Mod?
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
qp_gizmo
Member
Join Date: May 2005
Old 11-23-2005 , 12:39  
Reply With Quote #3

Quote:
Originally Posted by Suicid3
SH Mod?
Yes you have it at superhero to when you have the terminator race
__________________
[img]http://img300.**************/img300/3035/gizbannerjpg22fk.jpg[/img]
My Server
-=-=-=-=-=-=-=-=-=-=-
http://www.gametiger.net/search?serv...UT%21&game=all
qp_gizmo is offline
Send a message via MSN to qp_gizmo
Kensai
Veteran Member
Join Date: Aug 2005
Location: San Diego, California
Old 11-23-2005 , 12:42  
Reply With Quote #4

Yeah so it's in sh mod. Not on here.
Kensai is offline
Send a message via AIM to Kensai Send a message via MSN to Kensai
qp_gizmo
Member
Join Date: May 2005
Old 11-23-2005 , 13:32  
Reply With Quote #5

Quote:
Originally Posted by Kensai
Yeah so it's in sh mod. Not on here.
No it is on here i know for sure...

Its the same as this one

http://forums.alliedmods.net/showthread.php?t=827+mode

Only on the plugin im looking for your nightvision issent green but red
__________________
[img]http://img300.**************/img300/3035/gizbannerjpg22fk.jpg[/img]
My Server
-=-=-=-=-=-=-=-=-=-=-
http://www.gametiger.net/search?serv...UT%21&game=all
qp_gizmo is offline
Send a message via MSN to qp_gizmo
Kensai
Veteran Member
Join Date: Aug 2005
Location: San Diego, California
Old 11-23-2005 , 16:30  
Reply With Quote #6

Then you can get away with just editing that plugin.

Change this part.

Code:
public NVGcmd(id,state) {     message_begin(MSG_ONE, get_user_msgid("NVGToggle"), {0,0,0}, id)     write_byte( state )     message_end()     if (nvgmode) {         message_begin(MSG_ONE, get_user_msgid("HudText"), {0,0,0}, id)         write_string("#Hint_use_nightvision")         write_byte(1)         message_end()     }     //client_print(id,print_chat,"[AMX] NVG is now %s",state ? "on":"off") }

I THINK you can add these lines

Code:
write_byte(100)         write_byte(100)         write_byte(200)         write_byte(150)

Right in there. Like this.




Code:
public NVGcmd(id,state) {     message_begin(MSG_ONE, get_user_msgid("NVGToggle"), {0,0,0}, id)     write_byte( state )     message_end()     if (nvgmode) {         message_begin(MSG_ONE, get_user_msgid("HudText"), {0,0,0}, id)         write_string("#Hint_use_nightvision")         write_byte(1)                                 write_byte(100)//red         write_byte(100)//green         write_byte(200)//blue         write_byte(150)//alpha         message_end()     }     //client_print(id,print_chat,"[AMX] NVG is now %s",state ? "on":"off") }
Kensai is offline
Send a message via AIM to Kensai Send a message via MSN to Kensai
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 11-23-2005 , 17:09  
Reply With Quote #7

that will give you an error when running it. Messages have set bytes/strings/floats to read in a certain order.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
qp_gizmo
Member
Join Date: May 2005
Old 11-24-2005 , 12:09  
Reply With Quote #8

Quote:
Originally Posted by Suicid3
that will give you an error when running it. Messages have set bytes/strings/floats to read in a certain order.
So it dousent work?
__________________
[img]http://img300.**************/img300/3035/gizbannerjpg22fk.jpg[/img]
My Server
-=-=-=-=-=-=-=-=-=-=-
http://www.gametiger.net/search?serv...UT%21&game=all
qp_gizmo is offline
Send a message via MSN to qp_gizmo
qp_gizmo
Member
Join Date: May 2005
Old 11-30-2005 , 06:43  
Reply With Quote #9

cmon i know the plugin is here somewhere
__________________
[img]http://img300.**************/img300/3035/gizbannerjpg22fk.jpg[/img]
My Server
-=-=-=-=-=-=-=-=-=-=-
http://www.gametiger.net/search?serv...UT%21&game=all
qp_gizmo is offline
Send a message via MSN to qp_gizmo
Rolnaaba
Veteran Member
Join Date: May 2006
Old 05-22-2007 , 11:30   Re: Swat Vision
Reply With Quote #10

very old post and sorry to revive but I just happen to read your post cause I was looking for the same thing and I found it here:
Pitch Black
__________________
DO NOT PM me about avp mod.
Rolnaaba 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 14:31.


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