Hi to all i'm new to this forum
I don't exactly know how to use key.pressed .
Is this something like Trigger 'KeyA' When ( key.pressed == "a" ) { ?
By the way, i would like to know another thing :
Is there anyway to access to the name of a player's civ (with SLIC) directly in the string, like you can find in game files :
"[player.1.civ] ............ [player.2.civ]"
But this does not seems to work or maybe i'm wrong in another point. I would like to know how to use player's civ's name.
I don't exactly know how to use key.pressed .
Is this something like Trigger 'KeyA' When ( key.pressed == "a" ) { ?
By the way, i would like to know another thing :
Is there anyway to access to the name of a player's civ (with SLIC) directly in the string, like you can find in game files :
"[player.1.civ] ............ [player.2.civ]"
But this does not seems to work or maybe i'm wrong in another point. I would like to know how to use player's civ's name.
Comment