[Crossfire-wiki] [Crossfire DokuWiki] page changed: client_side_scripting:client_scripting_interface-basic_howto

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Mon Dec 31 18:37:03 CST 2007


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2007/12/31 18:37
User        : buzzsaw
Edit Summary: 

@@ -8,9 +8,9 @@
  
  === How do I run my script ===
  Most of the time it is basically straight forward.  The command     script <pathname>    would be entered to start the script.  How ever that only works if you write your script in a shell script or C/++.  If you write you script in Java it get a bit more tricky but no worries its not that hard.  
  
- We are going to create a shell script that will run out scripts in Java for us.
+ We are going to create a shell script that will run our scripts in Java for us.
  
       #!/bin/bash
       cd /dir/to/java.class
       java $*


IP-Address  : 68.104.206.200
Old Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:client_scripting_interface-basic_howto?rev=1198519171
New Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:client_scripting_interface-basic_howto

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list