Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: untouchable on August 06, 2001, 12:16:00 pm

Title: Sexp's with tbl. files?
Post by: untouchable on August 06, 2001, 12:16:00 pm
Is there any way that I could use sexps in my POF and TBL files so the rotations, engines etc.. could have more characteristics?

Because I have this really cool idea for a rotating station that stops rotating when a ship gets within 100 meters so i can dock. Then it starts back again after the ship has docked. Is this possible?
Title: Sexp's with tbl. files?
Post by: Joey_21 on August 06, 2001, 12:37:00 pm
No.

------------------
Creator of the Table Edit ("http://denebsystem0.tripod.com/tbledt.html") project.
IRC: /server twisted.ma.us.DAL.net /join #Deneb ("http://denebsystem0.tripod.com/chat.html")
Visit The Deneb System ("http://denebsystem0.tripod.com/").
Balance?! Don't you talk to me about balance when you've seen all the Sathanases the Shivans have!! - Joey_21
Checkout the System Madness II campaign ("http://denebsystem0.tripod.com/chi2orionis.html")
Title: Sexp's with tbl. files?
Post by: untouchable on August 06, 2001, 02:12:00 pm
damn
Title: Sexp's with tbl. files?
Post by: Alikchi on August 06, 2001, 05:26:00 pm
Life sucks.
Title: Sexp's with tbl. files?
Post by: Sushi on August 06, 2001, 06:35:00 pm
Actually, yes, using ship switching. Create two copies of the station, one with the spin and one without. Put them both in the mission, right on top of each other. Put them both in the TBL, and when the ship gets close, use SEXPs to make one disappear and the other reappear in it's place. The only trick would be making sure the timing- make sure that the stations are lined up when they switch so there isn't a jump. Adjusting that timing would probably just be a matter of trial and error, changing the distance for the switch and the speed of the docking ship.

At any rate, there is hope.  (http://dynamic.gamespy.com/~freespace/ubb/noncgi/biggrin.gif)


------------------
Sushi- the OTHER white meat!

Accelerate your game-Velocity Mod ("http://sushicw.homestead.com/files/freespace/velocity.htm")
Sushi's Freespace Zone ("http://sushicw.homestead.com/files/freespace/index.htm")-Future home of loads of cool stuff.
Title: Sexp's with tbl. files?
Post by: Nico on August 06, 2001, 06:36:00 pm
yeah, but the ship wouldn't stay docked to the second station.
Title: Sexp's with tbl. files?
Post by: Grey Wolf on August 06, 2001, 06:40:00 pm
Subsystems. 3 subsystems:
1: The main hull that doesn't spin. (What you dock to)
2: The rotating subsytem.
3: A non-rotating subsystem indentical to the rotating.
When you want it to spin, use a sexp to destroy number 3 and repair number 2, and for when you don't, you repair number 3 and destroy number 2.
Title: Sexp's with tbl. files?
Post by: untouchable on August 07, 2001, 12:17:00 pm
there is hope for me yet. I'll MOD this up and you'll know by tomarrow.  (http://dynamic.gamespy.com/~freespace/ubb/noncgi/biggrin.gif)