Hey Com,

i want to make a Script that Spawns Cars
i use Three-Socks Modmanager to open a Sub Menu,
then you can only load files, but i dont want to add 1 file per Car,
so how can i include one file with all the Cars i want to have in and Spawn it with a command like this:
Code:
void spawnsultan(void)
{
      //Spawn Script here;
}
or anything like this is that Possible ?
So i dont use this: mod[1].file = "spawnsultan" to open a File
i got this to work on the Main Menu but cant get it to work in a Sub Menu
If yes could anyone help me ?

Thanks and greets!

okay, got it to work Admins can Delete this Thread sorry im busy because im up for about 3 days now -.-