Log in

View Full Version : IF my character will have PK (white skull) gotolabel "pk"



Elizabeth
05-25-2017, 02:09 AM
Hello, i need one important script, IF my character have PK (white skull) gotolabel "pk"

Trykon
05-25-2017, 12:07 PM
you miss then after condition...
if (boolean expression) then
some stuff
end

this is how lua syntax look in case of if statement