Forum

> > CS2D > Scripts > i need help with lua
Forums overviewCS2D overview Scripts overviewLog in to reply

English i need help with lua

No replies
To the start Previous 1 Next To the start

old i need help with lua

alluclone1
User Off Offline

Quote
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 comment

everyone around here needs help with lua.. don't you think that this title is A BIT stupid?
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview