addhook("second","trybuild")
function trybuild(id,building,x,y)
if id=="Bot" then
building = 7
x=5
y=5
end
end
============================================
Other:
============================================
addhook("startround","trybuild")
function trybuild(id,building,x,y)
if id=="Bot" then
building = 7
x=5
y=5
end
end
but it's don't work
help
how to use ai_build
1 
Offline
second or startround hooks for building stuff? doesn't make too much sense
But the topic is here, and i need a solution
so, i'm waiting for new replies.