How to register a bool variable to catch flashlight on
PHP Code:
I know this is a total mess :P ..Just doing it for learning purposes, but how to catch the player when his flashlight is on ? |
Re: How to register a bool variable to catch flashlight on
register_impulse(100, "HookFlashlight");
|
Re: How to register a bool variable to catch flashlight on
PHP Code:
|
Re: How to register a bool variable to catch flashlight on
Quote:
Thanks alot. but the thing is no such a thing called register_impulse.. EDIT: Nvm, didn't include engine |
Re: How to register a bool variable to catch flashlight on
Quote:
PHP Code:
|
Re: How to register a bool variable to catch flashlight on
Quote:
|
Re: How to register a bool variable to catch flashlight on
Quote:
Quote:
|
Re: How to register a bool variable to catch flashlight on
register_event("Flashlight", ...) and read_data(1).
|
Re: How to register a bool variable to catch flashlight on
Quote:
|
Re: How to register a bool variable to catch flashlight on
Quote:
|
| All times are GMT -4. The time now is 16:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.