+0  
 
+2
1163
4
avatar+1107 

If any one here knows the coding form of Lua, could I get some help?

 

I will state the code once someone says they do know how to code in Lua.

 

 

|-----------------------------|

|  Code Inserting Here  |

|-----------------------------|

 Dec 14, 2016
edited by MathPeacock  Dec 14, 2016
 #1
avatar+1491 
-1

I have absolutely no idea. :I

 Dec 14, 2016
 #2
avatar+1107 
+1

lol Okay.

MathPeacock  Dec 14, 2016
 #3
avatar+1002 
0

Im a expert in HTML and novice in Javascript, but never heard of that..

 Dec 14, 2016
 #4
avatar+1107 
+1

Lua is used to make some games.

Example code is:

 

local player = game.Players.LocalPlayer

 

'Players' is all players.

'LocalPlayer' is just a player. Each player separated.

This shows a variable.

So If I were to type in:

 

local items = player.StarterGear

 

It would mean items is the gear you ('player') start with.

 

 

Go to wiki.roblox.com/?title=Scripting, it talks about it.

MathPeacock  Dec 14, 2016

1 Online Users

avatar