Author Topic: Making ai?  (Read 459 times)

Hey how do i make an AI not on blockland but for an Add-on.
If you have to model it plz can i have the model ;D

Plz not bad comments if you don't know how then don't comment.

err, you never said what the AI was, so how would we know what the model would be? also, why would it be in an addon, that isn't for blockland, that is in the blockland's help section, so it's for blockland yet not for blockland?
try looking at a zombie mod to see what their AI is like
Plz
i think you're lacking some vowels there

Hey how do i make an AI not on blockland but for an Add-on.
If you have to model it plz can i have the model ;D

Plz not bad comments if you don't know how then don't comment.

new Aiplayer(Freddy)
{
datablock = playerStandardarmor;
position = findCLientByName("block").Player.Position;
};

there is always that i guess...