06.04.2009, 21:45
AI Blinkers
I am pretty sure that nobody has ever done this, I searched the forum, and I have never seen this type of thing on any server... So I thought I would make it
What is it?
This is a simple blinker system that is great for RP.
How does it work?
Just press your look left or look right key on your keyboard (normally q and e). Pressing it once turns your blinker on, pressing it again turns it off.
Also, just like all my other scripts, there is a quick stats section where you can change some variables in the script easily.
Any screens or videos?
A video should do this script justice
AIBlinkers
Download
v3 (id 0 only bug fixed thanks to _[HuN]_Epsilon_)
PWN (http://pastebin.com/f1b490f73)
AMX (http://www.mediafire.com/?2oy5wmcl1nc)
I am pretty sure that nobody has ever done this, I searched the forum, and I have never seen this type of thing on any server... So I thought I would make it
What is it?
This is a simple blinker system that is great for RP.
How does it work?
Just press your look left or look right key on your keyboard (normally q and e). Pressing it once turns your blinker on, pressing it again turns it off.
Also, just like all my other scripts, there is a quick stats section where you can change some variables in the script easily.
pawn Код:
//----[Quick Stats]-------------------------------------------------------------
#define timerspeed 500 //Speed of the timer in milliseconds (1000 = 1 second)
#define blinkerduration 10 //Length of the duration that the blinker will stay on in seconds.
#define rightkey KEY_LOOK_RIGHT //The key you press to turn the right blinker on
#define leftkey KEY_LOOK_LEFT //The key you press to turn the left blinker on
//------------------------------------------------------------------------------
A video should do this script justice
AIBlinkers
Download
Quote:
Originally Posted by archived versions
v1
PWN (http://pastebin.com/f3d7bc85a) AMX (http://www.mediafire.com/?ryy3dm5hoom) v2 (added b]http://pastebin.com/f7c3219c6[/url]) AMX (http://www.mediafire.com/?jmonwmmzmng) |
PWN (http://pastebin.com/f1b490f73)
AMX (http://www.mediafire.com/?2oy5wmcl1nc)