Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save NEEHARTHELEGEND/ba838dfb23b2c1581a901a5e9cbd43bc to your computer and use it in GitHub Desktop.
Save NEEHARTHELEGEND/ba838dfb23b2c1581a901a5e9cbd43bc to your computer and use it in GitHub Desktop.
2 Player military tycoon script!!
local args = {
[1] = "F-16",
[2] = -9999999999
}
workspace.Kit.Tycoons.PUT COUNTRY NAME HERE WITH THE FIRST LETTER CAPITAL_engineer.Purchased.runway.aircraft.event:FireServer(unpack(args))
@MeNewDeveloper
Copy link

so if its United States you put the whole name or just US?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment