Poll

mgn

cactus
38 (52.1%)
death by merman
35 (47.9%)

Total Members Voted: 73

Author Topic: Scenery's BATTLEMIX [SERVER OPEN]  (Read 57558 times)


needs more deadly lasers

needs more deadly lasers
i need models for those deadly lasers
and this is a play test right now, so don't expect this to be the final version of the map

i need models for those deadly lasers
and this is a play test right now, so don't expect this to be the final version of the map
just use emitters and fanciful events

just use emitters and fanciful events
apparently people keep freezing when they're downloading the file manifest
i have no clue in hell how to fix that

apparently people keep freezing when they're downloading the file manifest
i have no clue in hell how to fix that
yeah it's a tad glitchy
the first time i loaded the new map i crashed due to runtime error


since this is the third map does this mean there are now map rotations?

since this is the third map does this mean there are now map rotations?
yes

apparently people keep freezing when they're downloading the file manifest
i have no clue in hell how to fix that
i just found out what it is
when i send a train on either side of the map, for whatever reason it freezes the client's download
this is the strangest glitch i've ever seen in my whole entire life

edit: if you know a lot about ts i could use some help because this is something that is just bamboozling

Code: [Select]
function RedGateDisappear(%time)
{
for(%i = 1; %i <= $BattleRotator::RedGateCount; %i++)
{
%obj = $BattleRotator::RedGate[%i];
%obj.disappear(%time);
}
}

function RedGateSound()
{
for(%i = 1; %i <= $BattleRotator::RedGateCount; %i++)
{
%obj = $BattleRotator::RedGate[%i];
%obj.playSound("AlarmSound");
}
}

if i run either of these two functions, it freezes the client's file manifest load. i honestly have no clue why
« Last Edit: July 23, 2015, 01:53:37 PM by Gytyyhgfffff »




I got a ? cube once and it made me big

it made my fatman even more devastating :)

No explosive damage + explosives only


Is that trainsawlaser?