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
Unless the people are handicaps, they're going to release stuffty edits?
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.
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);}
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);}
Macs have nothing to do with not being able to script.
Mac users like me who cannot script find it useful.
Won't stop us from making any. :\