|
Demo scripts
|
|
| Author | Message |
|
01-02-2010, 02:16 AM
(This post was last modified: 01-04-2010 07:59 AM by WillyR.)
|
|||
|
|||
|
Demo scripts
to help get you started with out new scripting system i have create some demo scripts for you all to use, test them out and post your own scripts here! Code: API.addEventListener(APIEvents.ADD_USER, addUser);A simple script to help get you started! Happy Kynto scripting! |
|||
|
01-02-2010, 03:47 AM
|
|||
|
|||
Demo scripts
Quote:/* Move user (you could have this running on a timer) Quote:var tiles = ["0_0", "0_2", "5_2"]; A simple bot Quote:var messages = ["Bots are coool", "irobot", "I'm not a bot!!", "kynto rocks"]; http://williamrob.in/
|
|||
|
01-04-2010, 08:00 AM
|
|||
|
|||
|
Demo scripts
I've updated Matties scripts to work with the new event model. I will get around to mine later!
http://williamrob.in/
|
|||
|
01-04-2010, 08:09 AM
|
|||
|
|||
Demo scripts
Willy Wrote:I've updated Matties scripts to work with the new event model. I will get around to mine later! Nice nice. Could you add a pre-send function? Like, when you click send, and if say you return false it wont send the message. Just easier so people dont see others commands
PHP, MySQL, xHTML, CSS, JavaScript, C#, Lingo, AS3
![]() http://sketcher.me |
|||
|
« Next Oldest | Next Newest »
|