Forum

> > CS2D > Scripts > Function map
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Function map

4 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Function map

Kinger_money
User Off Offline

Zitieren
function ms(map)
parse("hudtxt 0 'Map "..map.."' 6 424 0") 
end 

ms("de_dust")

Why bad works ?
shows not where it should !
1× editiert, zuletzt 13.07.14 17:34:16

alt Re: Function map

XoOt
Super User Off Offline

Zitieren
Try to write down some sentences that describe what you want with that radom lua lines.
Looks like you just wanna share your crap right now.

alt Re: Function map

AlcatrazZ
BANNED Off Offline

Zitieren
function ms(map)
	parse('hudtxt 0 "Map '..map..'" 6 424 0') 
end 

ms("de_dust")
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht