#How can i make an Economy Value for multiplayer games?
1 messages · Page 1 of 1 (latest)
only possible in 4x apparently cuz player variables are a thing there
3x requires you to use an array for each player and stuff like that
1 messages · Page 1 of 1 (latest)
title says it, how can i make a "money" variable for all players in game but that doesnt act as a single global variable or make separate ones fo each player that can have numbers added through an object
only possible in 4x apparently cuz player variables are a thing there
3x requires you to use an array for each player and stuff like that