赞了1个文件
写了4个评论
上传了1个视频
上传1个文件
2个跟随者
5,330次下载
@FIFASam Hi! Is there any function for moving objects? I want to make a script, which will open and close garage door (going up/down)
For example something like this (I use the difference between Y coordinates):
if (e.KeyCode == Keys.X)
MoveObject(mygaragedoor, 764.73,-231.15,71.62, 3.0); //XYZ coordinates and speed
if (e.KeyCode == Keys.Y)
MoveObject(mygaragedoor, 764.73,-230.15,71.62, 3.0); //XYZ coordinates and speed
Is there any way how to make it working somehow?
@Gladdazz All authors who worked on this mod. For Example me as I made and released model of this passenger train.
@Gladdazz Why don't you write proper credits at least? It's not so hard I think.
RiiNeYScOo It's better not to use original game with mods and play online. Everyone knows why. I use this version for testing mods and scripts . I don't want to destroy original game. I didn't realize it at this moment. :D