|
| Author |
Message |
mathieu2005 Young One

Joined: 23 Dec 2004 Posts: 76
  
|
Posted: Wed Feb 23, 2005 10:40 pm Post subject: |
|
|
can some one help me to do !chatroom command i have this if ($msg eq'!chatroom'){ $self->{Inchat}=1; }..... (but im not very good ) if someone can help me write this on this topic or add me on msn Mathieu3037@hotmail.com and say me |
|
| Back to top |
|
 |
eric256 The Keymaker

Joined: 03 May 2006 Posts: 2292 Location: Colorado
     
|
Posted: Wed Feb 23, 2005 11:07 pm Post subject: |
|
|
Please use code tags in your post. If you can't put a few minutes into making your posts look nice and readable then I, for one, will not put the time in to read them. I am probably not alone in that either. Begging for people to code for you is not the way to go. If you have a concept you need help with then ask, if you have specific programming you need help with then ask. however what you just posted is the same as me saying....
I'm trying to make an artificial intellegence. Here is what I have so far can you help?
| Code: | | <br />if (!$brain) {<br /> $brain = new Intillegent::Being;<br /> $brain->contemplate("existance of god") until $universe->is("dead");<br />}<br /> |
_________________ Eric256
Proud previous owner and current admin of Bot-depot.com |
|
| Back to top |
|
 |
Dazzy Agent

Joined: 09 Jan 2004 Posts: 1731
 
|
Posted: Thu Feb 24, 2005 9:33 pm Post subject: |
|
|
| am i correct in saying that you're been looking at evolution for some help? |
|
| Back to top |
|
 |
mattaustin Sentinel

Joined: 19 Jul 2004 Posts: 556 Location: Los Angeles, CA
  votes: 1
|
Posted: Thu Feb 24, 2005 11:49 pm Post subject: |
|
|
the above was me  _________________ [ matt ] |
|
| Back to top |
|
 |
|