-
drcxz2 replied to the topic Can’t Win… or lose in the forum MAPPING QUESTIONS 2 years, 11 months ago
Nile 1.6
-
drcxz2 replied to the topic Can’t Win… or lose in the forum MAPPING QUESTIONS 3 years ago
Thank you for getting back to me.
I tried several different lines of code using ssndead, ssnride and eq(V1,1) but all of them still result in the game being a draw. -
drcxz2 started the topic Can’t Win… or lose in the forum MAPPING QUESTIONS 3 years ago
It doesn’t matter if I code it through Nile, NLH or by hand, every game ends in a draw.
if never() and (OnTick(5)) then
win(1)
endifIf I edit someone else’s working WAC file, the game will also end in a draw but their map will work correctly again when I remove the edited code. I know this is something simple, but I cant figure it out.
-