Forum

> > CS2D > Scripts > admin color
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch admin color

2 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: admin color

TimeQuesT
User Off Offline

Zitieren
look into the file archive !
there are enough lua scripts that contains your wish.

alt Re: admin color

KpX
User Off Offline

Zitieren
1
2
3
4
5
6
7
8
usgnid= yourunrealsoftwareid
addhook ("say","sages") 
function sages(id,txt) 
if (player(id,"usgn")==usgnid) then 
msg ("©000255000"..(player(id,"name"))..":"..txt) 
return 1 
end 
end
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht