SCAR Code:writeln('User: '+ (Players[CurrentPlayer].Nick);
i think this is wrong but i'm not sure how it needs to be, tutorial or help pls =)
nvm i figured out it needed another parenthesis.. -_- close this
SCAR Code:writeln('User: '+ (Players[CurrentPlayer].Nick);
i think this is wrong but i'm not sure how it needs to be, tutorial or help pls =)
nvm i figured out it needed another parenthesis.. -_- close this
If you had that runtime error wish is in your signature.
Did you set the number of players up? There is nothing wrong with the line. The error is because "players[currentplayer].nick" is an not existing string. Set your players up the srl way and you won't see that error again
There are currently 1 users browsing this thread. (0 members and 1 guests)