Originally posted by xSupremeModder
yes, explain your problem more ?
I call the option from the managed code list like
self add_option("SubMenu1", "Spawn 6 Bots", ::spawnBot, 6);
Even though I tell it to spawn 6 bots it only spawns one, and if I press the option a second time it does nothing