CristianC Posted May 28, 2018 Posted May 28, 2018 error 012: invalid function call, not a valid address warning 215: expression has no effect error 001: expected token: ";", but found ")" error 029: invalid expression, assumed zero fatal error 107: too many error messages on one line https://pastebin.com/wEnCHDtC
0 Alexandrew Posted May 28, 2018 Posted May 28, 2018 incearca asa format(strings,sizeof strings),"%s won the game with %d kills in %s%d:%s%d.",PlayerName(winner),PlayerKills[winner],(MatchTimer-MatchTimer/60<10)?("0"):(""),MatchTimer/60,(MatchTimer-MatchTimer/60*60<10)?("0"):(""),MatchTimer-MatchTimer/60*60);
0 CristianC Posted May 28, 2018 Author Posted May 28, 2018 Just now, Alexandrew said: incearca asa format(strings,sizeof strings),"%s won the game with %d kills in %s%d:%s%d.",PlayerName(winner),PlayerKills[winner],(MatchTimer-MatchTimer/60<10)?("0"):(""),MatchTimer/60,(MatchTimer-MatchTimer/60*60<10)?("0"):(""),MatchTimer-MatchTimer/60*60); Nu merge, a iesit pe + cu asta :)
Question
CristianC
https://pastebin.com/wEnCHDtC
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now