<?php
echo 'Hello world!';
?>
Hi there?
Post Merge: October 04, 2009, 12:58:15 AM
Hi newcomer welcome to the SonicZone crew we hope you have fun, stay active and most importantly have fun, nah most importantly don't spam or you'll be banned.
Hi, welcome, please respect the rules and have fun
You people don't seem to get it...
background_color = c_white;
draw_set_color(c_black);
draw_set_halign(1);
draw_set_valign(1);
draw_text(room_width/2,room_height/2,"Hello world!");
draw_set_halign(0);
draw_set_valign(0);