Nightvision Color
hi, i tryed to change the NightVision color, but i don't dunno 100 %
my code: Code:
#include <amxmodx>thanks |
Re: Nightvision Color
replace TE_DLIGHT from write_byte(TE_DLIGHT); with 27.
And will be: write_byte(27); Te_DLIGHT Code:
|
Re: Nightvision Color
Hi, i have no idea to solve your problem.
But i have a source where you can probably find a solution ;) Look at here: http://forums.alliedmods.net/showthr...ght=specialist This superhero (from Superhero Mod, i hope you know that) have an blue NVG. I have this one installed and it works very nice.. greetz regalis |
Re: Nightvision Color
hip_hop_x it's better to use TE_DLIGHT instead of "27" to prevent hardcode. TE_DLIGHT it's alearly defined in message_const "27" .
regalis thanks for information, i will try |
Re: Nightvision Color
Just wondering, did you fix this in the end SAMURAI16?
I could use this in the future if it works. |
Re: Nightvision Color
no.. i tryed new 3 ways to create this plugin but doesen't works correct
|
Re: Nightvision Color
Moin,
Code:
public plugin_init() { |
Re: Nightvision Color
1) it's corrupted and i want to know are defined missed variables
2) i don't thing this will work because on "public ToggleNVG(player)" it's checked this : PHP Code:
|
Re: Nightvision Color
Hmm,
sorry ... it is a fast copy from my plugin Code:
spieler[player][E_S_USENVG]Code:
enum ROUNDSTATUS {Code:
enum E_SPIELER { |
Re: Nightvision Color
1 Attachment(s)
I have looked at the source from the SHERO Specialist and made a plugin from this...thanks goes to
Quote:
greetz regalis |
| All times are GMT -4. The time now is 00:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.