Take a look at this topic MasterServer Config Adding Permanent Games
MasterServer waits for 60 seconds before telling SupervisorServer to spawn a game server unless set serverId to 200 within...
Type: Posts; User: finito
Take a look at this topic MasterServer Config Adding Permanent Games
MasterServer waits for 60 seconds before telling SupervisorServer to spawn a game server unless set serverId to 200 within...
Has WZBackend-ASP.net been setup?
The code that causes the issue is
Src\GameEngine\DebugHelpers.cpp Line 53
typedef r3dTL::TFixedAllocator< std::pair< const UINT64, const r3dPoint3D* > > Alloc;
typedef std::multimap<...
Yes connects fine.
Info
<num> 2 to 250 inclusive. Does not include 1 because there is a r3d_assert in code that will crash server because id is 0 (as code does +1 when looking for PermGame groups).
<mapId>...
There is a 60 second delay before game servers start to get spawned unless you change the server id to 200.
Also MasterServer.cfg the numGames and maxPlayers should be under a group [WarZGames] (0...
Is this about the gameserver logs containing
000030.574| LootBox: !!!! Failed to get lootbox with ID: 301130. Server/Client desync??
000030.574| !!! OnCreate failed for obj=obj_ItemSpawnPoint,...
WarZ.dbo.WZ_ACCOUNT_CREATE Stored procedure
Replace
-- check for serial key
declare @keyResultCode int = 99
declare @keyCustomerID int = 99
declare @keySerialType int = 99
exec...
:):
http://i.imgur.com/KqSH0gjl.png?1
Rest screenshots here.
WarZ - Imgur
These SQL scripts re-create item tables with data.
The Price1, Price7, Price30, PriceP, GPrice1, GPrice7, GPrice30, and GPriceP columns are set to 1, 7, 30, 314, 11, 77, 3030, 3145 respectively....
Are you using the default port 1433?
The port the tools use without changes is 11433.
Check in Sql Server Configuration Manager
SQL Server Network Configuration
-> Protocols
->...
Eternity Project r3dFileMan.cpp Line 122
See my post here: http://forum.ragezone.com/f788/faq-updated-04-10-01-a-923228/#post7551883
The two LegendaryDev found are part of the IP Region Lock code in WZBackend-ASP.NET that is actually not being called/used.
I had a look and i would say that the user part of the tool was not made for the current structure of the WarZ database. Needs updating to use WZ_ACCOUNT_CREATE stored procedure and the structure of...
The woupd.xml can be found in build\updater
Seems api_getserverinfo is not part of these files.
0 = Legend Package
1 = Pioneer Package
2 = Survivor Package
3 = Guest Account (48 hour access)
These are all the valid types i could find.
Found in
- WZ_ACCOUNT_APPLYKEY and...
Oh for this case it allows them to join passworded games.
These are in MasterUserServer.cpp Line 524.
if(CustomerID == 1281646178 || // sagor
CustomerID == 1288125909 || // sousuke
CustomerID == 1288144549 || // cvance
CustomerID ==...
Fixed version.
Replaced @in_NewPassword on the insert to '' so it inserts empty string value.
USE [WarZ]
GO
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
When the Eternity project is built using Final configuration. There are #ifdef used throughout the code that make changes.
One of those changes is to not allow direct loading of files in the data...
Seems your installation of VS2008 is missing the TR1 libraries.
Can get the TR1 libraries by installing the VC++ 2008 Feature Pack: Download Visual C++ 2008 Feature Pack from Official Microsoft...
The scripts have either USE WarZ or USE breezenet in them. They do not need to be put into database they use the database.
The WZAdmin tool itself uses the WarZ database. The connection info needs...
There are two databases.
WarZ
BreezeNet
Game server should not be run manually. That error happens because it is looking for a mapping that is created by the Supervisor Server.
The game server process will be started by the Supervisor...
not dead just offline atm.
dr-int aint dead :)
The item generate option in gm client isn't implemented, so you either implement it yourself or find an alternative.
Helternt Vyseus Nation Town
Was bored lastnight so thought ill have a quick look saved some stuff into a txt document enjoy.