Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Tank turret ChangeDatablock event errors
« previous
next »
Print
Pages: [
1
]
Author
Topic: Tank turret ChangeDatablock event errors (Read 963 times)
rkynick
August 18, 2008, 12:19:18 AM
I've made the Tank Turret spawnable and usable in events but one issue persists-- When you
onactivate->player->changedatablock->tank turret
it will crash when you activate it.
HOWEVER
when you
onplayertouch->player->changedatablock->tank turret
it works fine.
Any ideas on what the issue could be?
Ad Bot
Advertisement
Space Guy
August 18, 2008, 02:49:18 AM
The tank turret isn't really designed to be a player type and doesn't work that well when made into one - the person controlling it moves around and can look up/down, but there has to be a 'rider' for it to fire. It can be quite unstable...
rkynick
August 18, 2008, 03:21:49 AM
I know, but I've managed to get rid of all(that I know of) of the crashes except this one. What gives?
Monty
August 18, 2008, 03:30:09 AM
Also, it doesn't have a dying animation, and as a result, if you Self Delete, you crash.
Packer
August 18, 2008, 04:12:42 AM
Didn't ages back Badspot/Beta Tester said some thing about this? Or am I just having massive deja vu.
MegaScience
August 18, 2008, 04:58:28 AM
I think no one is getting the point...onPlayerTocuh lets this work but onActivate doesn't o.o
Space Guy
August 18, 2008, 05:38:57 AM
Maybe it's the "activate" animations that are messing it up - it's trying to play them but they don't exist...
Dyed Brownie
August 18, 2008, 06:52:35 AM
Get all the mDts data and copy that then change all the threads to stuff for the tank.
Ephialtes
August 18, 2008, 08:06:03 AM
I only exported the turret with a look animation which means its going to crash lots. Me and TheGeek have an idea in the pipeline for plantable stationary turrets so you might as well wait for those.
Nero Mich
August 18, 2008, 12:51:53 PM
I got it all stable, In fact if you just open the tank.cs and look for two little // you can unblock the UI that lets you spawn the turret on its own.
Falcondude
August 18, 2008, 12:59:47 PM
What happens when you click?
Trader
August 18, 2008, 01:22:57 PM
I don't understand why people feel the need to take something nice like the Tank and hack it to death. Make your own stuff, people.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Tank turret ChangeDatablock event errors