
07-14-2006, 10:14 PM
|
|
Registered Omega
|
 |
Join Date: Apr 2006
Location: United States
Posts: 1,920
|
|
New Scripter On The Block :)
|
This is me being the guy who started learning scripting today.
function onCreated(){
e = "Penguin";
say(e);
}
function onCreated(){
e = "Penguin";
player.chat = e;
;
Now, the first would make me say penguin with anything I said correct? And the second would be only when I said e? |
__________________
REMEMBER, IF YOU REP ME, LEAVE A NAME! 
Quote:
Originally Posted by haunter
Graal admins don't die. They go to hell and regroup.
|
Quote:
Originally Posted by Inverness
Without scripters, your graphics and levels wouldn't do anything but sit there and look pretty.
|
|
|
|
|