Author Topic: PLEASE HELP! I CAN NOT INSTALL A SCRIPT  (Read 1301 times)

0 Members and 3 Guests are viewing this topic.

Offline chrisgrieve

  • Major(1)
  • Posts: 4
PLEASE HELP! I CAN NOT INSTALL A SCRIPT
« on: October 21, 2007, 02:46:49 pm »
Help me i just downloaded the dedicated server and put it into a folder, now i need a step by step guide to adding scripts 2 my server
« Last Edit: October 23, 2007, 08:37:50 am by chrisgrieve »

Offline Iq Unlimited

  • Flagrunner
  • ****
  • Posts: 864
  • mr. foobar2000
Re: PLEASE HELP! I CAN NOT INSTALL A SCRIPT
« Reply #1 on: October 21, 2007, 03:36:55 pm »
This is more then worthy of a ban, mostly because he pmed like 6000 people with the same message.

Offline Flamingo

  • Camper
  • ***
  • Posts: 478
Re: PLEASE HELP! I CAN NOT INSTALL A SCRIPT
« Reply #2 on: October 21, 2007, 03:37:52 pm »
CHRISGRIEVE YOU CAN JUST RAED THE MANAUL STEP BY STEP
Banned

Offline Kavukamari

  • Camper
  • ***
  • Posts: 435
  • 3.14159265358979, mmm... pi
Re: PLEASE HELP! I CAN NOT INSTALL A SCRIPT
« Reply #3 on: October 21, 2007, 03:46:16 pm »
I think this topic nearly made me vomit... (try not to post in all caps please)

Quote from: README.txt

 /** Soldat Server Scripting README **\
         - Updated 03/08/07 -
 <------------------------------------>
 
 Script Core Notes:
  The Scripting Engine coded into the SoldatServer uses the "Pascal"
  language syntax. You may find full documentation regarding the
  functions and variables/events at the following URL:
  >>>>>   http://enesce.com/help/   <<<<<
  Please check the manual above often, as it will contain information
  regarding upcoming releases!
  NOTE: Some basic functions will not be documented, such as:
  inttostr, trim, strtoint, etc.

  NOTE: DO NOT PLACE *.PAS FILES IN THIS DIRECTORY! ONLY IN SUB-FOLDERS!

 How to add a script to your server:
  As of ScriptCorev2, you can have a maximum of 255 scripts running,
  However, dont go crazy and load as many as you can. It increases
  CPU and Memory usage, alot. Below are some steps to install a new
  script into your Soldat Dedicated Server (Version 2.6.2 or higher)
   1) Download the script you wish to install.
      If no "download" file is available, contact the script author
      for a "downloadable" version of the file.
   2) Open up your Soldat Server folder, and then open the /scripts/
      folder. If your downloaded file only has .pas files, you must
      create a NEW folder in the /scripts/ directory and name it
      something relating to the script you are installing. Eg: "PorkScript"
      If your download already has a sub-folder, just extract it to
      your /scripts/ directory and it should already be prepared to run.
   3) Run your Soldat Server, you should see your newly installed script
      appear in the console like: "Compiling PorkScript -> Core.pas..."
   4) Thats all! If you have any problems, please contact the author
      of the script which does not work. If Includes.txt is not present
      in the sub-folder, the script will not be recognised.


 Compatability:
  The Soldat Dedicated Server is designed to run on 32-Bit Linux and Windows.
  There is no FreeBSD or 64-Bit versions of the Soldat Dedicated Server.
 
 Scripting Related Startup parameters: (Advanced users!)
 NOTE: Startup parameters will over-rule any values set in soldat.ini or server.ini!
 ./soldatserver
   -s
    Usage: ./soldatserver -s #
           Enable/Disable the SoldatServer Scripting Engine. # -> 1 = enabled, 0 = disabled.
   -safe
    Usage: ./soldatserver -safe #
           Enable/Disable Safe Mode for Scripts (On by default). # -> 1 = enabled, 0 = disabled.

   -disallow
    Usage: ./soldatserver -disallow "GetURL,ReadFile"
           Disable certain script functions from being used by scripts. Note that this will cause
           any scripts that use these functions to crash with an "unknown identifier GetURL" error.

   -ls
    Usage: ./soldatserver -ls #
           Set the maximum number of scripts which can be loaded by this server.
 
 <------------------------------------>
 Still having issues with your Soldat Server?
 You may contact us via IRC on the Quakenet IRC Network.
 #soldat.devs @ irc.quakenet.org

 Dedicated Server Hosts: (USA)
 [eC] EnEsCe Corp - http://enesce.com/index.php?page=servers
 GameServerNetwork - http://www.gameservernetwork.com/
 Hyper-Gaming - http://hyper-gaming.com/
 U13 - http://u13.net

I think that sums it up nicely
« Last Edit: October 21, 2007, 03:48:42 pm by Kavukamari »
"Be mindful of fame, show a mighty courage, watch against foes. Nor shalt thou lack what thou desirest, if with thy life thou hast comest out from that heroic task."

Offline chrisgrieve

  • Major(1)
  • Posts: 4
Re: PLEASE HELP! I CAN NOT INSTALL A SCRIPT
« Reply #4 on: October 23, 2007, 06:27:51 am »
This is more then worthy of a ban, mostly because he pmed like 6000 people with the same message.
Wtf man i messaged like 6 people, so shove your 3 zeros up your ass, and only 2 answered u being one, but u a 4 star poster could olny say
Quote from: Iq Unlimited
uh no.


Date Posted: October 23, 2007, 07:27:19 am
Thanks Kavukamari

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: PLEASE HELP! I CAN NOT INSTALL A SCRIPT
« Reply #5 on: October 23, 2007, 08:32:14 am »
Please do not post your threads in all caps, make a visit to our forum rules to prevent yourself from being banned in the future: http://forums.soldat.pl/index.php?action=help

Please take the time to edit your first post and remove all of the caps (and the thread subject), I'd sincerely appreciate it.

Offline chrisgrieve

  • Major(1)
  • Posts: 4
Re: PLEASE HELP! I CAN NOT INSTALL A SCRIPT
« Reply #6 on: November 07, 2007, 04:51:12 pm »
np

Date Posted: October 23, 2007, 09:38:00 am
no worrys i got it, i did not do includes.txt sorry for toubling u all ::)