View Single Post
  #3  
Old 03-31-2006, 02:11 PM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Quote:
Originally Posted by Warcaptain
It is probably best to make a class for them, ie: "findfunctions" that way you can simply put join("findfunctions") in a script and be able to use the find functions without having to copy and paste it over and over.
You should make one class called customfunctions and put all the functions in their. Then you can easily join that one class, and use all the custom functions you have made. Speaking of that, I didn't even know you can make custom functions like that :O
Reply With Quote