Raised This Month: $51 Target: $400
 12% 

Transistor Radio


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Fun Stuff        Approver:   SniperBeamer (61)
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-03-2004 , 14:08   Transistor Radio
Reply With Quote #1

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
Attached Files
File Type: zip radiomodel.zip (8.8 KB, 5729 views)
File Type: sma Get Plugin or Get Source (transistorradiodef.sma - 7563 views - 5.3 KB)
__________________
My Plugins

Got ??
AssKicR is offline
QwertyAccess
Veteran Member
Join Date: Feb 2004
Location: Enjiru Layer
Old 04-03-2004 , 15:17  
Reply With Quote #2

sweet
__________________
QwertyAccess is offline
_KaszpiR_
AMX Mod X Beta Tester
Join Date: Feb 2004
Location: Warsaw, Poland
Old 04-05-2004 , 07:19  
Reply With Quote #3

yea,mix it with socket module, some other thing and someday we might get shoutcast in cs
__________________
= Ave Cesar, morituri Te salutant. = http://nvt.prv.pl = http://hlds.pl/
_KaszpiR_ is offline
Pat
New Member
Join Date: May 2004
Old 05-08-2004 , 00:37  
Reply With Quote #4

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
Pat is offline
Send a message via AIM to Pat
Isobold
Veteran Member
Join Date: Mar 2004
Old 05-16-2004 , 07:39  
Reply With Quote #5

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

[snip]

12:481 amx_plugins
12:481 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:481 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
Isobold is offline
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 05-16-2004 , 08:11  
Reply With Quote #6

find_ent_by_class is a function of the ENGINE-Module,
it has to be running for this plugin.
FeuerSturm is offline
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 05-16-2004 , 08:50   Re: Transistor Radio
Reply With Quote #7

Quote:
Originally Posted by AssKicR
It requires a model... (in zip)
and Engine module
It is nice to read
__________________
My Plugins

Got ??
AssKicR is offline
PM
hello, i am pm
Join Date: Jan 2004
Location: Canalization
Old 05-16-2004 , 09:00  
Reply With Quote #8

It is nice to be able to read
__________________
hello, i am pm
PM is offline
Gorm
Junior Member
Join Date: May 2004
Old 05-16-2004 , 10:12   How Do I do it??
Reply With Quote #9

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?
Gorm is offline
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 05-16-2004 , 10:15   Re: How Do I do it??
Reply With Quote #10

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.
FeuerSturm is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:53.


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