Quote:
Originally Posted by killerogue
AFABHSGJBOGSBGDSGSD
THIS IS THE GS2. TWO. TWO Forums.
What's with everyone doing GS1? It's so inneficient. 
|
PHP Code:
function onCreated() {
setimg( "whateverimage.png" );
setshape( 1,32,32 );
seteffect( 0,0,0,1 );
drawaslight();
}
//#CLIENTSIDE
function onPlayerTouchesMe() {
showani("openaniblah");
addweapon("whatever weaponyyouwanttoadd");
}
E: You should take the time to read the wiki. You can learn alot of things and it shows you differences between GS1 and GS2. Also, GS2 you cannot use offline. You can only use Gs1 in the editor thanks. :] ->
http://wiki.graal.net and
http://wiki.graal.us for your use in learning. God speed.