Doggynub
LUA / C++
- Joined
- Sep 28, 2008
- Messages
- 2,541
- Reaction score
- 186
Can you help me fixing this line , there is somthng wrong a unexpected symbol near '..'
LUA:
"Bonus Days : ".. math.max(0,getPlayerStorageValue(p,added)).." days " .. (getPlayerStorageValue(p,added) >=1 and '( latest by : '..getPlayerStorageValue(p,adder))..' )').. " \n\n • Penalty days : "..math.max(0,getPlayerStorageValue(p,removed)).." days ".. ( getPlayerStorageValue(p,removed) >=1 and '(latest by: '..getPlayerStorageValue(p.remover)..' )' ) .. "