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

Does anyone know how to get the nightvision googles?!?!?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
The19
New Member
Join Date: Mar 2004
Location: Germany-Paderborn
Old 03-11-2004 , 20:39   Does anyone know how to get the nightvision googles?!?!?
Reply With Quote #1

I want to know how you give a play the nightvision googles, ive read its supposed to be "weapon_nightvision" but that doesnt work, it doesnt seem to be a weapon, otherwise i would have found it by now.
Also i want to know how I can find out when someone has bought the NVGs and when they are activated or deaktivated

can someone help me with this?

Ent
__________________
Never judge a book by its cover
The19 is offline
Send a message via ICQ to The19 Send a message via AIM to The19 Send a message via MSN to The19 Send a message via Yahoo to The19
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 03-11-2004 , 23:06   Re: Does anyone know how to get the nightvision googles?!?!?
Reply With Quote #2

Quote:
Originally Posted by The19
I want to know how you give a play the nightvision googles, ive read its supposed to be "weapon_nightvision" but that doesnt work, it doesnt seem to be a weapon, otherwise i would have found it by now.
Also i want to know how I can find out when someone has bought the NVGs and when they are activated or deaktivated

can someone help me with this?

Ent
I'll have to check on that one but i think it is the same as it was in the older versions of amx...

Responce this weekend..
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
BAILOPAN
Join Date: Jan 2004
Old 03-12-2004 , 00:13  
Reply With Quote #3

Like this. This was originally demonstrated to me by AssKicr, and it seems to be directed towards making your own nvg implementation.

You may want to emit_sound emit_sound "items/nvg_on.wav" or "items/nvg_off.wav" and keep track of the states being used. You could do this by creating a "pvGoggles[32]" and "pvHasGoggles[32]" variable to store information about whether players can use it or not.

Code:
message_begin(MSG_ONE, get_user_msgid("NVGToggle"), {0,0,0}, id) write_byte(state)   //1=on 0=off message_end()
__________________
egg
BAILOPAN is offline
The19
New Member
Join Date: Mar 2004
Location: Germany-Paderborn
Old 03-12-2004 , 13:11  
Reply With Quote #4

thanks *cuddle*


and ive found the msg for nightvision

#Hint_use_nightvision


Ent, now only the shield for Steam is left, then ive got all weapons and items
__________________
Never judge a book by its cover
The19 is offline
Send a message via ICQ to The19 Send a message via AIM to The19 Send a message via MSN to The19 Send a message via Yahoo to The19
SniperBeamer
AMX Mod X Founder
Join Date: Jun 2003
Location: Good Old Europe
Old 03-12-2004 , 14:00  
Reply With Quote #5

shield is: weapon_shield
__________________
SniperBeamer 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 15:00.


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