[lua]timer.Create("printWebsite", 60, 0, function()
for _,v in pairs( player.GetAll() ) do v:ChatPrint( "Visit our website at www.internet.com" ) end
end )[/lua]
Through that in a lua file in your lua/autorun/server, replace "www.internet.com" with your website.
You can do this with AssMod.In Ass menu edit the notices.
I use as admin mod evole made by Overv
[editline]01:43PM[/editline]
[QUOTE=Entoros;20943509][lua]timer.Create("printWebsite", 60, 0, function()
for _,v in pairs( player.GetAll() ) do v:ChatPrint( "Visit our website at www.internet.com" ) end
end )[/lua]
Through that in a lua file in your lua/autorun/server, replace "www.internet.com" with your website.[/QUOTE]
thx i do try it out
[QUOTE=Entoros;20943509][lua]timer.Create("printWebsite", 60, 0, function()
for _,v in pairs( player.GetAll() ) do v:ChatPrint( "Visit our website at www.internet.com" ) end
end )[/lua]
Through that in a lua file in your lua/autorun/server, replace "www.internet.com" with your website.[/QUOTE]
this is not working =(
[QUOTE=-Delta-;20976475]this is not working =([/QUOTE]
Thanks it works.
and how to chance the Colour ?
Quadruple post? Nice.
Sorry, you need to Log In to post a reply to this thread.