1261
Modification Help / Re: Letting a bot get in a car...
« on: December 09, 2007, 03:48:41 AM »
I guess the bots aren't that advanced.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
datablock ShapeBaseImageData(HateImage)
{
shapeFile = "base/data/shapes/empty.dts";
emap = false;
mountPoint = $HeadSlot;
rotation = "1 0 0 -90";
stateName[0] = "Ready";
stateTransitionOnTimeout[0] = "FireA";
stateTimeoutValue[0] = 0.01;
stateName[1] = "FireA";
stateTransitionOnTimeout[1] = "FireB";
stateTimeoutValue[1] = 0.350;
stateEmitter[1] = HateEmitter;
stateEmitterTime[1] = 0.5;
stateName[2] = "FireB";
stateTransitionOnTimeout[2] = "FireA";
stateTimeoutValue[2] = 0.350;
stateEmitter[2] = HateEmitter;
stateEmitterTime[2] = 0.5;
};
damn it you douche bags, i want help!