AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Transistor Radio (https://forums.alliedmods.net/showthread.php?t=826)

AssKicR 04-03-2004 14:08

Transistor Radio
 
2 Attachment(s)
A simple yet fun radio u can place on walls and such and it will keep playing music

It was designed for CS but will work with any mod.... the only downside is that the sounds it is using is in cs =)

the music it plays is specified with the radio_station cvar

radio_station 1 = ArabMusic
radio_station 2 = Opera
radio_station 3 = Jubilee

It requires a model... (in zip)
and Engine module

Commands (require ADMIN_KICK)
amx_setradio = Creates a new Radio
amx_delradios = Deletes All Radios
amx_resradios = Resets Radios

Tested for AMXx by DoubleTap

QwertyAccess 04-03-2004 15:17

sweet

_KaszpiR_ 04-05-2004 07:19

yea,mix it with socket module, some other thing and someday we might get shoutcast in cs :D

Pat 05-08-2004 00:37

Hoy maine that would be sweet it would be just like hlrally hah
''I am beautiful, no matter what they say"
lol great times on hitz radio

Isobold 05-16-2004 07:39

Am I to silly for this plugin, I compiled it, but I only get "bad load" and a server crash


Edit: Ok, I server don't crashes now, the modelfiles were missing, but I always get a bad load...

any idea?



Edit2: Thats what it says:

12:48:14 L 05/16/2004 - 12:37:29: AMX Mod X log file started (file "addons/amxx/logs/L0516029.log") (version "0.16")
12:48:14 L 05/16/2004 - 12:37:29: [AMXX] Function not found (name "find_ent_by_class") (plugin "TransistorRadioDef.amx")
12:48:14 [AMXX] Loaded 7 admins from file

[snip]

12:48:31 amx_plugins
12:48:31 Currently loaded plugins:
name version author file status
Admin Base 0.16 AMXX Dev Team admin.amx running
Admin Commands 0.16 AMXX Dev Team admincmd.amx running
Admin Help 0.16 AMXX Dev Team adminhelp.amx running
Slots Reservation 0.16 AMXX Dev Team adminslots.amx running
Menus Front-End 0.16 AMXX Dev Team menufront.amx running
Commands Menu 0.16 AMXX Dev Team cmdmenu.amx running
Players Menu 0.16 AMXX Dev Team plmenu.amx running
Restrict Weapons 0.16 AMXX Dev Team restmenu.amx running
Teleport Menu 0.16 AMXX Dev Team telemenu.amx running
Maps Menu 0.16 AMXX Dev Team mapsmenu.amx running
Anti Flood 0.16 AMXX Dev Team antiflood.amx running
Admin Chat 0.16 AMXX Dev Team adminchat.amx running
Admin Votes 0.16 AMXX Dev Team adminvote.amx running
NextMap 0.16 AMXX Dev Team nextmap.amx running
TimeLeft 0.16 AMXX Dev Team timeleft.amx running
Scrolling Message 0.16 AMXX Dev Team scrollmsg.amx running
Info. Messages 0.16 AMXX Dev Team imessage.amx running
12:48:31 Welcome Message 0.16 AMXX Dev Team welcomemsg.amx running
Pause Plugins 0.16 AMXX Dev Team pausecfg.amx running
CS Stats 0.16 AMXX Dev Team stats.amx running
CS Stats Logging 0.16 AMXX Dev Team stats_logging.a running
CS Misc. Stats 0.16 AMXX Dev Team miscstats.amx running
Stats Configurati 0.16 AMXX Dev Team statscfg.amx running
Sound Files Uploa 1.0 SpaceDude sound_files_upl running
DeagsMapManage 2.10i Deags deagsmapmanage2 running
ATAC 2.5.3 f117bomb & T(+)r amx_atac.amx running
ATAC Config 1.1 T(+)rget/f117bom amx_atac_cfg.am running
Join/Leave Messag 1.0 BigBaller join_leave.amx running
unknown unknown unknown TransistorRadio bad load
29 plugins, 28 running

FeuerSturm 05-16-2004 08:11

find_ent_by_class is a function of the ENGINE-Module,
it has to be running for this plugin. :wink:

AssKicR 05-16-2004 08:50

Re: Transistor Radio
 
Quote:

Originally Posted by AssKicR
It requires a model... (in zip)
and Engine module

It is nice to read :)

PM 05-16-2004 09:00

It is nice to be able to read :lol:

Gorm 05-16-2004 10:12

How Do I do it??
 
Sounds as a nice/fun plugin! Ive got i loaded as it should. But how do I place the radio? wihout getting stuck... If I place the radio on the wall im stuck there to the round ends...and what is ADMIN_KICK

THX Ive got it !! The server cvar controlls the song and from the console I use amx_setradio...
FUN!! Is it possible to add other sounds?

FeuerSturm 05-16-2004 10:15

Re: How Do I do it??
 
Quote:

Originally Posted by Gorm
Sounds as a nice/fun plugin! Ive got i loaded as it should. But how do I place the radio? and what is ADMIN_KICK

Code:

the music it plays is specified with the radio_station cvar

radio_station 1 = ArabMusic
radio_station 2 = Opera
radio_station 3 = Jubilee

It requires a model... (in zip)
and Engine module

Commands (require ADMIN_KICK)
amx_setradio = Creates a new Radio
amx_delradios = Deletes All Radios
amx_resradios = Resets Radios

ADMIN_KICK (= flag "c" in users.ini) is the access-level that is needed to set a radio.


All times are GMT -4. The time now is 14:28.

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