How would i get the loc to show up in a progress report?
Like this?
SCAR Code:'loc '+ Loc + ' '
How would i get the loc to show up in a progress report?
Like this?
SCAR Code:'loc '+ Loc + ' '
wait, isnt it
SCAR Code:writeln(players[currentplayer].loc);
<TViYH> i had a dream about you again awkwardsaw
Malachi 2:3

He could've done
SCAR Code:for i := 0 to HowManyPlayers - 1 do
with Player[i] do
Loc := 'something';
Haha (not exactly sure if that would be right. Just from memory it is though.
)
There are currently 1 users browsing this thread. (0 members and 1 guests)