Author Topic: How to install a script with no download.  (Read 670 times)

0 Members and 1 Guest are viewing this topic.

Offline Gnintendo

  • Major
  • *
  • Posts: 61
How to install a script with no download.
« on: December 15, 2007, 01:08:59 pm »
First open your soldatserver folder.

Then open the scripts folder.

Create a new folder there that has something to do with your script.

Open the folder you created.

Open notepad.

Copy and paste the script into notepad.

Save the file as whatever you want just as long as it ends in .pas.  Example: blahblahblah.pas

Save it to the folder you created.

Open notepad again.

Type the name of the file you just created. Example:
blahblahblah.pas

Save that file as Includes just leave it as a .txt file and save it to the folder you created too.

That's it, it should work  ;D.