tictaczep / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 0 forks source link

Explained within #720

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem?
Ending with Comma breaks ooc.

What steps will reproduce the problem?
Type // do,

Do you have any errors? serverside or clientside? If you do, which ones?
ERROR: GAMEMODE:'PlayerSay' Failed: 
[gamemodes\darkrp\gamemode\fadmin\commands\sv_chatcommands.lua:7] attempt to 
concatenate field '?' (a nil value)
[cpp] Error: hook->PlayerSay returned a non-string!

Are you using the downloaded version or an SVN revision (if SVN, which
revision number)?
SVN, Latest

Please provide any additional information below.
Having anything within ooc with a comma at the end will error.

Original issue reported on code.google.com by joshbrea...@gmail.com on 20 Dec 2011 at 2:37

GoogleCodeExporter commented 8 years ago
Fixed in Beta up update. 

Original comment by fpeijnen...@gmail.com on 21 Dec 2011 at 7:50