Author Topic: Could I Just Create a New Bot or Do I Have To Make a Vehicle Every Time?  (Read 1395 times)

Let's say I want to spawn a standard bot, could I just type in the console and one will appear or do I have to make an entire vehicle to spawn one?

Bots are not vehicles.

Code: [Select]
new AIPlayer(derf)
{
   datablock = PlayerStandardArmor;
   position = "0 0 0";
};

basic code for creating an ordinary bot

it helps a lot more to mess around with methods. dump it to see some.

it takes some extra code to make bots work different ways of course.

he means a vehicle spawn

he means a vehicle spawn
he means a bot
how was that not obvious
"Let's say I want to spawn a standard bot" what does that even suggest about meaning a vehicle spawn

He wants to now how he can make a bot without a vehicle spawn.

He wants to now how he can make a bot without a vehicle spawn.
And that's what lugnut's OTTO'S post tells him
« Last Edit: July 26, 2012, 02:27:45 PM by Treynolds416 »

Instead of arguing, let's try to help.

jes and trey get it
otto already helped him

now we wait for bricky to get back and be confused

are you able to name the AI rather than finding it's ObjectID out?


new AIPlayer(derf)
Oh yeah, I was thinking of something else, silly me

Sometimes I feel jumping off the glass...


Cat123: most useless contributor to coding help section 2012

jes and trey get it
otto already helped him

now we wait for bricky to get back and be confused
Actually I found it simple enough.

I am surprised to come back the next day and have 13 replies.