Can someone help me script?
#13
(06-17-2011, 07:34 PM)Fish Wrote: Ok, How do you script? This random LUA is making me CRAZY! So how do you script? :O

Lua is pretty simple.

game is the game (no duh right?)

World is where all the boxes and anything you want the players to see goes.

So lets say we want to make a script that removes my character.

In english we would say In the buildism game remove BlandFlakes's character.

But english won't work in coding instead you have to state where everything is located.

so in Lua is would be.

game.World.BlandFlakes:remove()

Reply


Messages In This Thread
Can someone help me script? - by Fish - 06-17-2011, 06:09 PM

Forum Jump:


Users browsing this thread: 7 Guest(s)