Hi
I am using the full distro and I'm trying to set up some new spawn areas but whatever I do I still get nothing spawning.
Using .spawner I have set up a new spawn region and added a group, applied the changes and it returned 'region setup complete'.
Nothing happens. I know the spawner system ...
Search found 4 matches
- Sun Jun 23, 2013 1:17 pm
- Forum: Current stable release (099)
- Topic: Spawner
- Replies: 1
- Views: 3257
- Sun Jun 23, 2013 11:44 am
- Forum: Contributed Scripts & Packages
- Topic: NPC Creation
- Replies: 22
- Views: 56061
Re: NPC Creation
npccreation.src follows;
/*
Created by *Edwards
For FantasiaShard.com
Edwards@FantasiaShard.com
2008-05-27
For the pleasure of Administrator Gambit. This is a present for all your efforts.
*/
use uo;
use os;
include ":gumps:gumps";
include ":gumps:gumps_ex";
include "include/packets ...
/*
Created by *Edwards
For FantasiaShard.com
Edwards@FantasiaShard.com
2008-05-27
For the pleasure of Administrator Gambit. This is a present for all your efforts.
*/
use uo;
use os;
include ":gumps:gumps";
include ":gumps:gumps_ex";
include "include/packets ...
- Sun Jun 23, 2013 10:11 am
- Forum: Contributed Scripts & Packages
- Topic: NPC Creation
- Replies: 22
- Views: 56061
Re: NPC Creation
Thanks for that RusseL, seems to have cleared that error but now I have a new one after I added those const's to scripts/modules/uo.em and now find the following error when trying to compile;
Compiling: C:/POL server/pkg/commands/admin/NPCCreation.src
Exception Detected:
Expected an identifier to ...
Compiling: C:/POL server/pkg/commands/admin/NPCCreation.src
Exception Detected:
Expected an identifier to ...
- Sun Jun 23, 2013 8:35 am
- Forum: Contributed Scripts & Packages
- Topic: NPC Creation
- Replies: 22
- Views: 56061
Re: NPC Creation
Hi
I know this is an old post but should this script work on POL 99?
I have POL 099 with the full distro and get the following error when trying to compile;
C:\POL server\scripts>ecompile
EScript Compiler v1.12
Copyright (C) 1993-2009 Eric N. Swanson
Compiling: C:/POL server/pkg/commands/admin ...
I know this is an old post but should this script work on POL 99?
I have POL 099 with the full distro and get the following error when trying to compile;
C:\POL server\scripts>ecompile
EScript Compiler v1.12
Copyright (C) 1993-2009 Eric N. Swanson
Compiling: C:/POL server/pkg/commands/admin ...