JoSchaap / GoT_Wasteland_V2.Stratis

WARNING! This repo is no longer updated, find the updated version on the A3Wasteland git! -
http://www.a3wasteland.com
11 stars 20 forks source link

DEV branch debug messages (errorspam) now also on stable.. #82

Closed JoSchaap closed 10 years ago

JoSchaap commented 10 years ago

yea great, now the mission is even unplayable on stable branch..

anyone got an idea how to disable the diag window on all clients?

its complaining about undeclared variables that are declared or sometimes even arent variables at all..

allready added !isnill checks to all of them last week, kinda wondering if im missing a mistake here or its just the game being an ass,,

code: https://github.com/JoSchaap/GoT_Wasteland_V2.Stratis/blob/%23TEMP_TESTING_V23/client/functions/newPlayerIcons.sqf#L121

error: wlerrorwtf

MercyfulFate commented 10 years ago

I'm doing more extensive testing, but I still have no issues (with either my inventory system, nor the rest of wasteland). with that said, I have no serverRules.sqf (its just a straight checkout from your repo, no packaging into a pbo).

JoSchaap commented 10 years ago

that snuck in there when grabbing agentrevs new antihack :) its a file that should be placed outside the pbo :package:

but these errors are annoying as fck :/

JoSchaap commented 10 years ago

there will be a few files that go into the server main folder (not in the mission)