Thread: Classes.
View Single Post
  #3  
Old 06-09-2006, 08:09 PM
contiga contiga is offline
Graal2001 Administration
contiga's Avatar
Join Date: Jul 2004
Location: Netherlands
Posts: 419
contiga is an unknown quantity at this point
Send a message via ICQ to contiga Send a message via AIM to contiga Send a message via MSN to contiga Send a message via Yahoo to contiga
You can also do:
join( "class");
//#CLIENTSIDE
function onCreated() {
class::functionhere( params);
}

and inside the class you do
function functionhere( params) {
player.chat = params;
}

Might be more organized, so if you have a few joined classes, you know exactly at what one to look to modify or look up the function's script.
__________________
AIM: Contiga122
MSN: [email protected]
Status:
Quote:
Originally Posted by unixmad View Post
I am also awake 3AM to help correct problems.
Quote:
Originally Posted by Bomy Island RC people
Daniel: HoudiniMan is a bad guy =p
*Bell: rofl. I first read that as houdini is a bad man. like the little kid that wants his mommy to keep her away from that boogie man
Daniel: xD
*Rufus: I wouldn't want my kids around him.
Reply With Quote