[Resolved] func_train - how to ... ? - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10) +--- Forum: Xonotic - Editing and Concept Art (https://forums.xonotic.org/forumdisplay.php?fid=11) +--- Thread: [Resolved] func_train - how to ... ? (/showthread.php?tid=6168) |
[Resolved] func_train - how to ... ? - munyul - 04-29-2016 Hi I'm trying to add a func_train to a small map I'm messing around with, but I can't get it to work are there any known issues with func_train's? I found and reviewed the New York City map, which demonstrates the new curved paths. I've copied all the settings from both the func_train and the path_corner's, but nothing seems to work!? The problem is that the platform is simply not displayed, and I can't see it anywhere in the map - any suggestions or any other maps I can try to copy from? Thanks in advance for any and all feedback... EDIT: My mistake was to follow a very old Quake tutorial, in that tutorial it said that the path_corner's are created by creating a 16x16 brush and then, when selected, converting it into a path_corner - that doesn't work for Xonotic! I deleted the corrupt path_corner's and added them correctly in - with nothing selected, simply right-click, path_corner - then linked them all together and done. Thanks anyway, Mirio and aa for the feedback. RE: func_train - how to ... ? - Mirio - 04-29-2016 This map has something like trains - maybe it uses func_train: http://dl.xonotic.co/peace6dot5_b1.pk3 RE: func_train - how to ... ? - munyul - 04-30-2016 Thanks Mirio That is a very large map ... I checked the settings used there, pretty much the same as what I had. I did find one mistake, I made a typo in one of the targetname's, but correcting that didn't fix it - something else is still wrong!? Are there any mapinfo settings I need to check? From what I can tell, my simple (one brush) func_train and the 2 path_corner's are correct - I'm missing something, but what!? RE: func_train - how to ... ? - aa - 04-30-2016 I have no idea about func_trains, but I suggest you try using more warnings, at least three RE: func_train - how to ... ? - munyul - 05-01-2016 Hallo aa, thanks for the feedback, but what do you mean by warnings? RE: [Resolved] func_train - how to ... ? - aa - 05-02-2016 I ma sorry, i misspelled and autocorect corrected waypoitns into warnings. |