Author Topic: Map/Enemyarmor.cs problems  (Read 4105 times)

0 Members and 1 Guest are viewing this topic.

Newbie

  • Spam Specialist
  • Centurian Lord
  • Posts: 2,531
  • Reputation: +1/-0
    • http://imchaos.com/newl.asp?x=M0ckious&y=900627
Map/Enemyarmor.cs problems
« on: September 14, 2003 06:10 pm CDT »
Ok, I used to host a dedicated server. I had lots of new zones and all that crap for my players, but then after making and update all of the new bots that I had made in enemyarmors.cs stopped spawning. All the original bots such as the GoblinRunt, MinotaurReaper, Trav Paladin etc. would spawn, but none of the newer bots that I had made would spawn in the designated area.

My server went down late summer (this past summer) because of this problem.. I would like to put it back up but I can't seem to fix the problem.

Anyone have any solutions? I could send you the map and enemy armors and you could try to solve it for me.  :)

Is it possible to have made to many new bots in enemyarmors.cs? Or did probablly just make a typo somewhere?

Please help!
« Last Edit: December 31, 1969 06:00 pm CST by Newbie »

Dragoon

  • Gnoll Fighter
  • **
  • Posts: 52
  • Reputation: +0/-0
(No subject)
« Reply #1 on: September 14, 2003 06:18 pm CDT »
either a typo or a forgetfull person.  make you sure set in the proper spawn indexes and what not...
« Last Edit: December 31, 1969 06:00 pm CST by Dragoon »
I r Dragoon.

Hersh

  • Elvin Legion
  • *****
  • Posts: 413
  • Reputation: +0/-0
(No subject)
« Reply #2 on: September 14, 2003 06:23 pm CDT »
Heh, I was wondering if you were that Newbie..

But, yea, in the map file make sure you gave them a place to spawn and used the right index numbers.

And yes you can have more bots in enemyarmors.cs, You just can't have anymore teams.

Hersh
« Last Edit: December 31, 1969 06:00 pm CST by Hersh »

I kissed a drunk girl on the lips.
This post, by its very length, defends itself against the risk of being read.

Newbie

  • Spam Specialist
  • Centurian Lord
  • Posts: 2,531
  • Reputation: +1/-0
    • http://imchaos.com/newl.asp?x=M0ckious&y=900627
(No subject)
« Reply #3 on: September 14, 2003 06:42 pm CDT »
I've checked over the spawn indexe's multiple times.

And I never did change the spots for the spawn points. They did work.. but all of a sudden, one day it just stops working.  :?  

Thanks though.

What's your name in-game Hersh?
« Last Edit: December 31, 1969 06:00 pm CST by Newbie »

Hersh

  • Elvin Legion
  • *****
  • Posts: 413
  • Reputation: +0/-0
(No subject)
« Reply #4 on: September 15, 2003 03:15 am CDT »
Hmm, May want to run through it again and check for typos.
But first host a server and in console (~) exec(enemyarmors.cs);
And see if a syntax error comes up. But if its a misspelling, it may take a while to find.
Best thing I learned from Zel was to add echo's after new things I added, if I didn't get the echo, atleast I knew where to start and code work backwards looking for errors.

My In-Game name is 90% of the time "Hersh" (on rpg servers). The rest its either some Hersh paradoy or I'm just fooling around. :wink:

Hersh
« Last Edit: December 31, 1969 06:00 pm CST by Hersh »

I kissed a drunk girl on the lips.
This post, by its very length, defends itself against the risk of being read.