AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Trash (https://forums.alliedmods.net/forumdisplay.php?f=22)
-   -   Radio Bot V0.1 (https://forums.alliedmods.net/showthread.php?t=178951)

echo_cs 02-23-2012 13:03

Radio Bot V0.1
 
1 Attachment(s)
Description:
The Sounds in this Dir sound/radio/bot/ Are Very good Radio Sounds We can Use It to create A Radio Bot Menu

Client Commands:
Display The menu
"say /bot"
"say /radiobot"
"say !radiobot
say !bot
say .bot
say .radiobot
Bind Key to Display menu
say /bindme


Cvar:
amx_radio [1|0] [ON|OFF]

Change Log:
V0.1
Test Plugin
V0.2
Add Other Menu Items



This is the sounds That i added
PHP Code:

    precache_sound("radio/bot/roger_that.wav")
    
precache_sound("radio/bot/negative.wav")
    
precache_sound("radio/bot/oh_my_god.wav")
    
precache_sound("radio/bot/nothing_here.wav")
    
precache_sound("radio/bot/the_bombs_at_b.wav")
    
precache_sound("radio/bot/the_bombs_at_a.wav")
    
precache_sound("radio/bot/yesss2.wav")
    
precache_sound("radio/bot/no.wav")
    
precache_sound("radio/bot/nice_shot2.wav")
    
precache_sound("radio/bot/need_help2.wav")
    
precache_sound("radio/bot/im_gonna_plant_the_bomb_at_b.wav")
    
precache_sound("radio/bot/im_gonna_plant_the_bomb_at_a.wav")
    
precache_sound("radio/bot/im_going_to_guard_bombsite_b.wav")
    
precache_sound("radio/bot/im_going_to_guard_bombsite_a.wav")
    
precache_sound("radio/bot/i_see_the_bomber.wav")
    
precache_sound("radio/bot/i_see_the_bomb.wav")
    
precache_sound("radio/bot/a.wav")
    
precache_sound("radio/bot/b.wav")
    
precache_sound("radio/bot/defusing_bomb.wav")
    
precache_sound("radio/bot/im_gonna_go_plant_the_bomb.wav")
    
precache_sound("radio/bot/defusing_bomb_now.wav")
    
precache_sound("radio/bot/good_one_sir.wav")
    
precache_sound("radio/bot/good_job_team.wav"


ToRRent 02-23-2012 13:06

Re: Radio Bot V0.1
 
Very very nice :)

echo_cs 02-23-2012 13:10

Re: Radio Bot V0.1
 
Thanks :D


All times are GMT -4. The time now is 10:25.

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