I am trying to concatenate a function, as it's really a variable for a player's name, through the use of lua. Attempt to concatenate a boolea n value (upvalue 'inithostname') stack traceback: The game is once again command and conquer:
Code bug, i don’t know what happened. I did some test, and it seemed as sound_name is a boolean set to false which confuses me. Attempt to concatenate local 'v' (a boolean.
Lua's not equal operator is written as ~=, and not as !=. Attempt to concatenate a boolean value stack traceback: Should i be putting this pcall function outside of the event? True what is the issue?
I using vehicle hud script but when i get in a car this error given: What do you want to achieve? I'm getting this bug but i've add one if in template.lua and it works for me but i dont know is it good. The following error occours when using /malorbs types message:
How are you using the lua. You cannot concatenate a boolean value to a string (so true or false) but you can convert this value to a string by using tostring(myvalue): Attempt to concatenate local 'needengine' (a boolean value) function updateicons() if. I want to mix string and boolean need this (example):
You should use tostring when the value you are concatenating isn’t a string or a number. Also, boolean negation expressed as operator not, and not with exclamation mark in front of function call. This never happens any other time i do this:.