schnellboot wrote:Integer = a number like 8
Float = a number with . like 8.1
String = text like “hello world“
Actor variable = only inside the actor avaiable
Global variable = everywhere avaiable
myvar = 5; //if you use it like this, the current actors myvar will come equal to 5
player.myvar = 3; //if you use it like this, player actors myvar will come equal to 3
Turon wrote:What is a integer float or string?
lcl wrote:Turon wrote:What is a integer float or string?
Schnellboot told you already.
You should read better what is said to you.
Users browsing this forum: No registered users and 1 guest