In-Server announcement rotator

Author Topic: In-Server announcement rotator  (Read 13357 times)

/config/server/prefs.cs, yes.

The ones you're looking for would look like
$pref::server::announcementMessage<number> = "an announcement";

They should be near the top of the file.
Don't forgot to change the $pref::server::announcementCount value if you add more of them.

/config/server/prefs.cs, yes.

The ones you're looking for would look like
$pref::server::announcementMessage<number> = "an announcement";

They should be near the top of the file.
Don't forgot to change the $pref::server::announcementCount value if you add more of them.

Thanks a lot, my eyes just kept passing those up there. I kept ctrl f'ing "announcement", but nothing showed up. Weird.


Will definitely use. Thanks!

Ok... I download it... I put the file into FTP and restart enable it and i test the cmds and it doesnt work...
I have asked meta he dosnt know either i download it many times still...

Ok... I download it... I put the file into FTP and restart enable it and i test the cmds and it doesnt work...
I have asked meta he dosnt know either i download it many times still...
FTP where? You're clearly not doing it right somewhere here.

FTP where? You're clearly not doing it right somewhere here.
Im talking about my server addon folder.

Im talking about my server addon folder.
Do exec("add-ons/server_announcements/server.cs");
If it starts working, then the add on was not enabled. Otherwise, you have not actual placed the add on in the correct server directory.

Do exec("add-ons/server_announcements/server.cs");
If it starts working, then the add on was not enabled. Otherwise, you have not actual placed the add on in the correct server directory.
It is enabled but still meta checked it out i put the addon into the server addon folder enabled it but still

It is enabled but still meta checked it out i put the addon into the server addon folder enabled it but still
Tell me what happens when you run that console command.

Tell me what happens when you run that console command.
Nvm its fixed i still dont get what caused it though...