Author Topic: Error?  (Read 1262 times)

0 Members and 1 Guest are viewing this topic.

Offline Kitty

  • Major
  • *
  • Posts: 60
Error?
« on: July 11, 2007, 12:37:49 pm »
K i finally got the server to find the damn script but now i got a new problem
witch is the following
How do i fix it?

-A female soldat player.


Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: Error?
« Reply #1 on: July 11, 2007, 12:47:10 pm »
Moved to scripting help

Offline mikembm

  • Soldier
  • **
  • Posts: 210
Re: Error?
« Reply #2 on: July 11, 2007, 12:54:52 pm »
It looks like you put all your scripts into one file (Script.pas) which is a good idea, but you probably forgot to remove the other files from the Includes.txt

Offline Kitty

  • Major
  • *
  • Posts: 60
Re: Error?
« Reply #3 on: July 11, 2007, 01:23:29 pm »
So i have to remove the NetworkCore and Core things from the Include text? and i just got 1 script into the Script.pas file
« Last Edit: July 11, 2007, 01:30:56 pm by Kitty »
-A female soldat player.


Offline urraka

  • Soldat Developer
  • Flagrunner
  • ******
  • Posts: 703
Re: Error?
« Reply #4 on: July 11, 2007, 01:49:57 pm »
Yes you have to remove NetworkCore.pas, Core.pas and AdminCore.pas from include.txt
urraka

Offline Kitty

  • Major
  • *
  • Posts: 60
Re: Error?
« Reply #5 on: July 11, 2007, 02:00:28 pm »
Thank you all so mutch it works now!  ;D
-A female soldat player.