Yo, so i'm trying to use the skript effect to spawn a vehicle, and my code looks like this:
command /test: trigger: spawn mtv vehicle Sportief White at location 399, 154, 318
according to the wiki, this is the format i should use to make the white Sportief spawn at the given location when executing the command /test. I tried the same thing with "", but that didnt help. When executing the command ingame, it says 'An internal error occurred while attempting to perform this command.'. In the console, it gives me a really long error (the .txt i sent with this) how would i be able to fix this?