Need Help

Open discussion forum. For topics that do not fit anywhere else.
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Need Help

Post by Zaksmeer »

game window, says that in the journal.
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Need Help

Post by Zaksmeer »

And what is "IGR Time Limit"?

I have been getting that error as well, but been able to bypass it and still start my client. But not now.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Need Help

Post by Yukiko »

I searched the "Distro" files and wasn't able to find either one of those strings, "unrecognized object" or "IGR time limit". I suspect those are client side messages but that's all I can tell you. Sorry I can't be more helpful with those messages.

[Edit]
OK I found this post on the forums regarding the "IGR" message. Maybe it will help.

Also, it seems that that message does pop-up from time to time even on the "official" EA/OSI shards. Just search the web for it and you'll find several hits.
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Need Help

Post by Zaksmeer »

still doesnt recognize my command level
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Need Help

Post by Yukiko »

I'm sorry I can't be of more help. I haven't ever encountered this problem before.
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Need Help

Post by Zaksmeer »

I am willing to try a different version or download location. Where else can i download this, maybe I have a bummed copy.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Need Help

Post by Yukiko »

Here is a working copy of the "Distro" from my computer. It is based on the current version on SVN with all of the necessary changes required to get it to compile, ie. missing SHARD_NAME constant etc.

The shard name and shard website info can be found in ...\pkg\systems\help\config\settings.cfg. Replace the defaults with your info.

This ZIP file contains only the "Distro" scripts and the associated files such as cfg, inc... It does not contain the POL Core files.

As I said, this is my copy of the "Distro" which I have running on my PC. It compiles and runs and I can log-in.

Make sure you edit the servers.cfg, servspecopt.cfg, pol.cfg, ecompile.cfg, and any other cfg files I might have forgotten to mention here, to match your set-up.

I hope this will help.
Attachments
distro.zip
The current (revision 2133) version of the "Distro" with changes made to make it compile. Thanks to the community for helping to make this work.
(5.09 MiB) Downloaded 402 times
Tomi
POL Developer
Posts: 478
Joined: Tue Feb 21, 2006 5:08 pm

Re: Need Help

Post by Tomi »

Just a small note about that IGR Time limit ( as Yukiko said its clientside, these can be owerrided in cliloc if someone wants )

The only time I have really encountered the IGR Time limit message while logging in was when you are using an account with lower cmdlevel than you are allowing in pol.cfg entry MinCmdToLogin
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Need Help

Post by Zaksmeer »

How does the Command Level work?

Besides the titles, what are the numbers? I have seen 0 as a player(?), then how do they go?
RusseL
Forum Regular
Posts: 375
Joined: Fri Feb 20, 2009 8:30 pm

Re: Need Help

Post by RusseL »

0 - player
1 - coun
2 - seer
3 - gm
4 - admin
5 - dev/test

You can configure it in config/cmds.cfg
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Need Help

Post by Zaksmeer »

If I wanted to make a character a dev, what line of code would be the correct way of making it so? And what file?
(just to make sure I am doing it right)
RusseL
Forum Regular
Posts: 375
Joined: Fri Feb 20, 2009 8:30 pm

Re: Need Help

Post by RusseL »

i have in my pcs.txt inside admin entry

Code: Select all

	CmdLevel	dev
Post Reply