Platform

Modders can post their questions on scripting and more.

Moderators: Slitherine Core, BA Moderators

Post Reply
enric
Brigadier-General - 8.8 cm Pak 43/41
Brigadier-General - 8.8 cm Pak 43/41
Posts: 1855
Joined: Sun May 15, 2011 8:47 am

Platform

Post by enric »

Is there a way to know which platform the scenario is running?.

i.e
if (runningPlatform == 1 ) // ipad
{
// do something
}
if (runningPlatform == 2) // MacOS
{
// do something
}
etc
pipfromslitherine
Site Admin
Site Admin
Posts: 9923
Joined: Wed Mar 23, 2005 10:35 pm

Re: Platform

Post by pipfromslitherine »

No - there isn't a way to access that information I am afraid.

Cheers

Pip
follow me on Twitter here
Post Reply

Return to “Battle Academy 2: Modders Corner”