赞了3个文件
写了35个评论
上传了2个视频
上传3个文件
1个跟随者
2,825次下载
最受欢迎的文件
- 任务
- 游戏环境
5.0
1,937
20
1.1 [SOURCE CODE INCLUDED]
By GTA-Tuner
最新的文件
- 游戏环境
- 载具
- .Net
299
8
1.1 (HOTFIX UPDATE II)
By GTA-Tuner
- 任务
- 游戏环境
5.0
1,937
20
1.1 [SOURCE CODE INCLUDED]
By GTA-Tuner
@retfromdablock Yes, it deletes it once it spawns and it isn't noticeable to see the change. Thanks for your comment.
This script is great, but it isn't compatible with other mods; because it uses an older version of ScriptHookVDotNet. Can you upgrade it to the latest SHVDN update, please?
@TroopahGaming No, just if you made changes to the script file while the game's running.
@the gta modder Do you have any issues in the mod?
This idea is special. Really great!
@djukel You're welcome!
@gameboyeg Thanks!
@djukel I didn't test those lines that I gave you so try and give me the feedback.
@djukel Try the following lines:
removeObjects("prop_rail_tankcar", new Vector3(881.262f, -1117.476f, 23.652f), 300.0f);
removeObjects("prop_rail_boxcar", new Vector3(881.262f, -1117.476f, 23.652f), 300.0f);
removeObjects("prop_rail_wellcar", new Vector3(881.262f, -1117.476f, 23.652f), 300.0f);
removeObjects("prop_rail_boxcar2", new Vector3(881.262f, -1117.476f, 23.652f), 300.0f);
@djukel If you meant the Freight Train, it is not a prop to remove. If it isn't, give me the name of the object and the position and I'll try to remove it or make a new mod if it is not a prop.