!! func_tanktrain(Tank,SetSpeed) doesn't match type from...
Quote from WinstonSmith on June 4, 2011, 10:46 pmYou're going to have to be a bit more specific. Give us the details of what you're working on, exactly what the error is, etc.
You're going to have to be a bit more specific. Give us the details of what you're working on, exactly what the error is, etc.
Quote from PapaSpit on June 5, 2011, 10:08 pmRight Sorry... Ok what im trying to do is make a lift work with a floor button. Here i have a picture of the outputs on the button. http://s1128.photobucket.com/albums/m500/Joshua_Nathan_Akers/?action=view¤t=floorbutton.jpg#!oZZ2QQcurrentZZhttp%3A%2F%2Fs1128.photobucket.com%2Falbums%2Fm500%2FJoshua_Nathan_Akers%2F%3Faction%3Dview%26current%3Dfloorbuttonoutput.jpg however when i start the game and i step on the button i get this error
Right Sorry... Ok what im trying to do is make a lift work with a floor button. Here i have a picture of the outputs on the button. http://s1128.photobucket.com/albums/m500/Joshua_Nathan_Akers/?action=view¤t=floorbutton.jpg#!oZZ2QQcurrentZZhttp%3A%2F%2Fs1128.photobucket.com%2Falbums%2Fm500%2FJoshua_Nathan_Akers%2F%3Faction%3Dview%26current%3Dfloorbuttonoutput.jpg however when i start the game and i step on the button i get this error
http://s1128.photobucket.com/albums/m50 ... _00004.jpg

Quote from ChickenMobile on June 6, 2011, 3:54 amYour tank doesn't even set a speed (the value is null) according to your output. You should put a number in "With a Parameter Override of". And you shouldn't be using a tank but a 'func_train', but honestly I don't know how they act differently.
Your tank doesn't even set a speed (the value is null) according to your output. You should put a number in "With a Parameter Override of". And you shouldn't be using a tank but a 'func_train', but honestly I don't know how they act differently.
Quote from WinstonSmith on June 6, 2011, 1:02 pmUse a func_tracktrain instead of a func_tanktrain. The main difference is that a func_tanktrain shoots at you as it moves, I believe. And yes, you have to specify a speed in the Parameter field.
Use a func_tracktrain instead of a func_tanktrain. The main difference is that a func_tanktrain shoots at you as it moves, I believe. And yes, you have to specify a speed in the Parameter field.
Quote from PapaSpit on June 6, 2011, 11:46 pmThank you! that worked quite well. But now it spawns vertical instead of horizontal....Iv looked through the settings, but i dont see where im supposed too change the spawning orination. Any help?
Thank you! that worked quite well. But now it spawns vertical instead of horizontal....Iv looked through the settings, but i dont see where im supposed too change the spawning orination. Any help?
Quote from WinstonSmith on June 6, 2011, 11:48 pmGo to "Flags" and check "Fixed Orientation".
Go to "Flags" and check "Fixed Orientation".