Author Topic: AIs  (Read 2491 times)

Tom

We have enough. Stop releasing you're simple modifications.


Won't stop us from making any. :\

We have enough. Stop releasing you're simple modifications.
I think we covered all the neccassary AI's yesterday. Unless your a handicap, you'll start releasing stuffty edits like Ninja AIs and Laser Equipped AIs, then we have a problem. If people want to make AIs, MAKE THEM GOOD! And not stuff forgeted AIs

We need one that can have two weapons. :o

I think we covered all the neccassary AI's yesterday. Unless your a handicap, you'll start releasing stuffty edits like Ninja AIs and Laser Equipped AIs, then we have a problem. If people want to make AIs, MAKE THEM GOOD! And not stuff forgeted AIs
Wait wait wait what

Unless the people are handicaps, they're going to release stuffty edits?

Unless the people are handicaps, they're going to release stuffty edits?

Lol, beat me to it :c

Mac users like me who cannot script find it useful.

If only they had an easy way to choose the AI's appearance and weapon.

Mac users like me who cannot script find it useful.

If only they had an easy way to choose the AI's appearance and weapon.
I know how. :3
For the Weapon
Code: [Select]
function national socialistZombie::onAdd(%this,%obj)
{
parent::onAdd(%this,%obj);
ZombieDefault::onAdd(%this,%obj);
//schedule(10,0,national socialistfy,%obj);
schedule(15,0,national socialistfy,%obj);
//schedule(20,0,ghostifybot,%obj);
//%obj.playthread(2,armreadyright);
//%obj.setarmthread(crouch);
%obj.mountimage(gunimage,0);
}
Find %obj.mountimage(gunimage,0);

For appearence
Code: [Select]
function national socialistfy(%obj)
{
%obj.name = "national socialist";
%obj.chestcolor = "0.72  0.53 0.29 1";
%obj.hatcolor = "0.72  0.53 0.29 1";
%obj.rarmcolor = "0.72  0.53 0.29 1";
%obj.larmcolor = "1 0 0 1";
%obj.hipcolor = "0.2 0.2 0.2 1";
%obj.llegcolor = "0.39 0.19 0 1";
%obj.rlegcolor = "0.39 0.19 0 1";

%obj.chest = "0";
%obj.lhand = "0";
%obj.rhand = "0";
%obj.larm = "0";
%obj.rarm = "0";
%obj.hat = "6";
%obj.accent = "0";
%obj.pack = "0";
%obj.secondpack = "0";
%obj.lleg = "0";
%obj.rleg = "0";
%obj.hip = "0";

GameConnection::ApplyBodyParts(%obj);
GameConnection::ApplyBodyColors(%obj);
%obj.setfacename(smileyblonde);
%obj.setdecalname("mod-suit");
%color = %obj.getdatablock().skincolor;
%obj.setNodecolor($rhand[0], %color);
%obj.setNodecolor($lhand[0], %color);
%obj.setNodecolor("headskin", %color);
//servercmdupdatebodyparts(%obj,6);
}
But then again, you have a Mac. So it might look different on yours.

Mac users like me who cannot script find it useful.

If only they had an easy way to choose the AI's appearance and weapon.

Macs have nothing to do with not being able to script.

Macs have nothing to do with not being able to script.
Macs have the tendency to forget with text files.

Mac users like me who cannot script find it useful.
It's because you're packaging it rong. Highlight the contents of the folder then zip it. NOT zipping the folder itself.


Won't stop us from making any. :\
What the forget, there's a legion of artificial intelligence makers now?

lol

I don't know, I kind of like the selections of AIs, then I can be lazy and not mess with any code at all.

It sounds to me that your pissed because their getting credit for simple code edits you could do in your sleep.

and chaos didint even make a AI so he cant say US(a)
And i like AI's