Forum

> > CS2D > Scripts > i need help with lua
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch i need help with lua

Keine Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt i need help with lua

alluclone1
User Off Offline

Zitieren
Hi guys
how do i make First zombie or like that, cause
1
2
3
4
5
6
7
8
addhook("startround","set")
function set()
for id=1,32 do
if (player(id,"exists") and player(id,"bot") and player(id,"team")==1) then
parse("makect "..id)
end
end
end
this not work on first round.

Admin/Mod Kommentar

everyone around here needs help with lua.. don't you think that this title is A BIT stupid?
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht