Author Topic: teach me to script!  (Read 2200 times)

I want to learn how to script, but i dont know were to learn :/ can someone teach me a simple bit of script that i can use in game. doesnt have to be anything great or useful, just so i know a tad bit about scripting.

RTB Wiki is where I learnt the basics

RTB Wiki is where I learnt the basics

okay ty, il look that up now...

You mean the console? Or add-on script?

You mean the console? Or add-on script?
They are basically the same thing.

As said before read these tuts:
http://wiki.returntoblockland.com/index.php?title=Category:Scripting

I've learned on my own.



C-c-c-combo Breaker,


They are basically the same thing.
In scripting, I wouldn't say findClientByName("Arcleader"), now would I? I would use some variable to figure out who is killing (pwning) who.

In scripting, I wouldn't say findClientByName("Arcleader"), now would I? I would use some variable to figure out who is killing (pwning) who.
but you're still using the same functions.