ULX
Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Developers Corner
»
Announcer In Gmod?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Announcer In Gmod? (Read 2152 times)
0 Members and 1 Guest are viewing this topic.
Jaden Zepeda
Newbie
Posts: 28
Karma: 0
Announcer In Gmod?
«
on:
December 23, 2014, 07:48:12 PM »
Is there a possible way I could add an announcer.
"Double Kill"
"Triple Kill"
You know that kind of stuff into a Gmod Server.
Logged
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: Announcer In Gmod?
«
Reply #1 on:
December 23, 2014, 08:14:39 PM »
PlayerDeath - track attacker -
http://wiki.garrysmod.com/page/GM/PlayerDeath
Timer.Simple - run a function to count down (how many deaths by single player in X seconds) -
http://wiki.garrysmod.com/page/timer/Simple
surface.PlaySound - play sound local to client -
http://wiki.garrysmod.com/page/surface/PlaySound
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
Jaden Zepeda
Newbie
Posts: 28
Karma: 0
Re: Announcer In Gmod?
«
Reply #2 on:
December 24, 2014, 09:38:30 AM »
I dont know if I can do this jammin, im not good at lua :/
Logged
Jaden Zepeda
Newbie
Posts: 28
Karma: 0
Re: Announcer In Gmod?
«
Reply #3 on:
December 24, 2014, 04:07:10 PM »
Nvm, found an addon with these features.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
General
»
Developers Corner
»
Announcer In Gmod?