http://forums.minegoboom.com/viewtopic.php?p=13079#13079
Anonymous - Mon Dec 29, 2003 6:52 pm
Post subject:
you could imitate all of those behavoirs using a bot, yes
dr brain is too pesimistic
-------
for the attach radius thing you could have to bot store where everyone's last position is and when they attach check if they are close enough... if they are not then you can sc them twice... making them unattach and then use *warpto to warp them to their old spot. their ship would be reset but that isn't an issue in most zones since people don't have to "green" their ship. Their velocity would be changed to zero and people might abuse it as a quick brake. you could punish them for doing this by giving them an engine shutdown or steal all their energy(with a prize)
------------------------
for the background it has already been answered but it's just pretty much use an lvz to override the default background and just make it a 1x1 black (transparent) tile. the lvz size would be tiny (like only a few K)
--------------------
for the bombs exploding you could have them disappear using a server setting after a certain amount of time.
or if you want them to explode you could keep track of the bombs position and velocity... since these don't change (unless affected by a repel or wormhole) you can accurately predict where the bomb will be after a certain time. Then have the bot go in after x seconds in the predicted spot and the bot will get "hit" by the bomb causing it to explode. then the bot specs and your effect is achived.
of course you need a pretty good programmer to do most of this... so good luck
still it's not impossible
Manic090 - Tue Dec 30, 2003 6:45 am
Post subject:
No Problems. Doing it in asss.
Thanks Everyone
-Manic