Vice City: Multiplayer

VC:MP Discussion => Bugs and Crashes => Support => Closed Bug Reports => Topic started by: EK.IceFlake on Feb 21, 2015, 05:46 PM

Title: [BUG] Grammar mistake in announce plugin
Post by: EK.IceFlake on Feb 21, 2015, 05:46 PM
I was checking the source of the announce plugin to can make a masterlist, when I suddenly found a grammar mistake!
gFuncs->printf("Will attempting to ping the announce server again in 150 seconds.\n");At: https://bitbucket.org/stormeus/0.4-announce/src/455593e2a8e4b712d4b316ae52011bfcf0ab4760/0.4-announce/main.cpp?at=master Line 116
Supposed to be: Will attempt* to ping the announce server again in 150 seconds.\n
Title: Re: [BUG] Grammar mistake in announce plugin
Post by: Thijn on Feb 21, 2015, 06:25 PM
Who reads the console anyway?
Title: Re: [BUG] Grammar mistake in announce plugin
Post by: rObInX on Feb 21, 2015, 06:44 PM
Not actually a 'bug'.
And nobody cares.
Title: Re: [BUG] Grammar mistake in announce plugin
Post by: Stormeus on Feb 21, 2015, 07:42 PM
Uh, okay.

FIxed in Git.