UTIL_Flash() Help
I want the screen to flash,like black-normal-black-normal for 5 seconds,and i know it possible to UTIL_FLash...can someone tell me the code? cause i don't understand how to wrote...
|
Re: UTIL_Flash() Help
There is a stock in the tutorial section. Please search.
|
Re: UTIL_Flash() Help
Yeah,i found this: http://forums.alliedmods.net/showthread.php?p=1674643
And I wrote this in .sma "UTIL_Flash(id, Float:0.7, Float:5, bool:bFullFlashed)" I get 2 errors: "undefined symbol UTIL_FLash" and "undefined symbol bFullFlashed". What I must wrote at "bool:bFullFlashed" ? Cause i don't understand..(i know bFullFlashed is on example).And why i get "undefined symbol" at UTIL_Flash? cause i have wrote # include <screenfade_util> and # include <screenfade_util_rage>.. |
Re: UTIL_Flash() Help
Where do you "UTIL_Flash" in the tutorial ?
|
Re: UTIL_Flash() Help
Here:
Quote:
|
Re: UTIL_Flash() Help
You're talking about the rage version http://forums.alliedmods.net/showpos...3&postcount=24
So you need to compile with this .inc. |
Re: UTIL_Flash() Help
Yeah, i know this.I put the "screenfade_util_rage.inc" in amxmodx/scripting/include...the "SIGS_screenfade_util" in addons/rage and "HANDLERS_screenfade_util_BIN" also in addons/rage..but where i put "HANDLERS_screenfade_util_SRC" cause i don't understand..
|
Re: UTIL_Flash() Help
You need to install Rage first, if not done already. If not, check module section and the sticky.
Then, you download and unzip HANDLERS_screenfade_util_BIN.zip ; and upload the content in your mod directory (example czero/, cstrike/) on your server. |
Re: UTIL_Flash() Help
Oh,i understand now:D Thanks Arkshine :D
EDIT!!: What i must put here: Quote:
I understand only: Quote:
EDIT 2!! I did what you said,but I still get 1 error: "undefined symbol UTIL_Flash" :| The rage module works fine (meta list in console) also i put the HANDLERS_screenfade_util_BIZ.zip at his place...SIGS_screenfade also.. Update: ScreenShake Done! UTIL_Flash remains.. |
| All times are GMT -4. The time now is 20:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.