|
| 31 Jul 2015 07:18 PM |
Attempting to invoke a server whilst having a server listen for the on server invoke (both server scripts) and I get this error
Output: attempt to concatenate field '?' (a nil value) Code:
function game.ReplicatedStorage.events.damageFunction.OnServerInvoke(player, var) print(var[1]..var[2]..var[3].."Started")
Output: attempt to concatenate field '?' (a nil value) Code:
dmgFunction:InvokeServer(sendVar[1], sendVar[2], true, 7) |
|
|
| Report Abuse |
|
| |
|
| 31 Jul 2015 07:44 PM |
| Of course I do... I've used them for a VERY long time now... Although I'm not good with roblox error's in the output. |
|
|
| Report Abuse |
|