|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
i have pc p4 2.8k 512 RAM and i use 640k dsl connection
i have shard with all 4 regions and all spawn and when i login my shard and it's only me the runuo takes 75-80 CPU 260,000k use in memory i login my shard from the same pc that the shard running on is it normal? or m i doing somthing wrong? thnx |
|
|
|
|
|
|
#2 (permalink) |
|
Shard Director: Britannia
|
well if I understand your question properly, that is pretty normal. The UO client tends to use up as much CPU power as is available (no idea why OSI made it this way...but that's how it is). So if you look at your CPU usage and it's very high while you have the client and server running, that's normal.
To test this out, try just loading your server without the client and see how much CPU usage there is. If it's still really really high, then perhaps there's something wrong...but in general, CPU usage is really high with the client loaded, with or without the server running. Hope that helps! ![]() |
|
|
|
|
|
#5 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Location: Naples,FL
Age: 32
Posts: 1,552
|
Make sure you have in BaseCreature.cs you change[code:1]public virtual bool PlayerRangeSensitive{ get{ return false; } }[/code:1]to[code:1]public virtual bool PlayerRangeSensitive{ get{ return true; } }[/code:1]
|
|
|
|
|
|
#7 (permalink) |
|
UO Gamers: Demise Administrator
Join Date: Oct 2002
Location: Swamp
Age: 29
Posts: 10,819
|
It makes it so that if there are no players around, the NPCs (Vendors, monsters, whatever) basically "go to sleep".
The way the default is, every NPC in the world is active ALL THE TIME.
__________________
psz Demise' Creator (Retired) The RunUO.com Forum Moderator Team Former Official RunUO Scripter (Retired) Websites: My 360 Blog My Gaming Site(Old Link) My Gaming Site(New Link) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|