-
Content Count
213 -
Joined
-
Last visited
-
Days Won
3
chi last won the day on September 20 2016
chi had the most liked content!
About chi
-
Rank
Hardened
Profile Information
-
Gender
Not Telling
-
-
Will this work with 1.0.6.2?
-
-
-
chi started following Color Corrections
-
Will this work on Arma 2?
-
chi started following [Release] ESSV3 - Enhanced Spawn Selection [Updated for 1.0.7.1+], Release Auction House (MMO Style), [Release] Epoch Admin Tools V1.10.0 and and 2 others
-
So is there any reason you can think of that I would get a perm white after dying before returning to the lobby? This doesn't happen if I comment out the server side file security checks. Also goes to white screen if I only log out of game, without dying.
-
UPDATE: So i made the change, still no joy. The error message isn't there anymore, but the WAI guys still kill me when I'm in godmode. Also, for some reason, whenever I have the file checks uncommented, my game goes to a white screen after the death screen count down is over, instead of taking me back to the lobby. When I comment them out, I go back to the lobby no problem. I can seem to find any errors about this. I have my battleye filters deleted for the time being also, not sure if that would cause any issues. I'm gonna re-enable infistar for now. If you wanna take a look at my .pbos to try and figure anything out, just PM me. There are too many mods in my server, and too little time in my day to weed out any conflict right now.
-
Player based economy would be awesome with the right loot tables... Hope someone can get this up soon.....
-
-
Does this work with 1.0.6.2? And if not, could anyone update it to do so? PM me if you can make it happen please. Thanks!!
-
-
So I removed the file checks from the server pbo for the time being and that seemed to stop the white screen upon trying to enter the lobby after death. Maybe a typo, or maybe an issue with this bad_module_info error i was getting, not sure yet. I did notice a few minutes ago that god mode doesn't protect me against AI from the WAI missions. And when I toggle it off I get a script error about line 51 in the .sqf (error in expression "InZone") or something like that. Any idea what might cause that? Thanks for your help!!
-
Gotcha. So the problem is still there with infistar disabled. Must be a conflict with another mod. Only happens when the game trys to send me back to the lobby, whether it be from death or me exiting the game. Gonna un-admin myself when i get home to see if it still happens as a normal player.
-
-
-
Yea, i like the Epoch tools better, but use infistar for antihack. I hate BE filters.. :l
-
after installing the new tools, im going to a blank white screen after death. Any reason you can think of why this would happen? server RPT shows nothing. This is the client rpt at the time of death. It makes me have to alt f4 out of the game. Could it be infistar?
-
after installing the new tools, im going to a blank white screen after death. Any reason you can think of why this would happen? server RPT shows nothing. This is the client rpt at the time of death
- 2788 replies
-
- bluephoenix
- admin tools
-
(and 8 more)
Tagged with:
-
-
Can't wait for the GUI!! Thats awesome bro! Thanks for keeping the tools alive!!!!!!!!!!
-
-
-
[Guide] Modify Server Temperature with Snowstorm
chi replied to NetShark's topic in A2: Epoch Mods (1.0.5.1)
Will this still work with 1.0.6.2?- 4 replies
-
- epoch temperature
- temperature
- (and 4 more)
-
-
[Release] ESSV3 - Enhanced Spawn Selection [Updated for 1.0.7.1+]
chi replied to ebayShopper's topic in A2: Epoch Mods
My server files came straight from the Epoch Mod.com site download. It looks like the ESSV3 has had an update since I last downloaded it. Trying to reinstall now and will let you know how it goes. EDIT: So it looks like this was my problem. -------- In server_playersetup.sqf I had this line wrong [from an update for 1.0.6.2 i guess] PVCDZ_plr_Login2 = [[0,respawn_west_original],_state,_randomKey,_worldspace,_randomSpot,([_randomSpot,_playerID] call spawn_config)]; --------- And in this step I changed the line instead of adding it below the existing line. If using body check, in `dayz_server\compile\server_playerDied.sqf` find _newObject setVariable ["bodyName",_playerName,true]; Add below: _newObject setVariable ["bodyUID",_playerID,true]; Thanks for the attempt at helping, and sorry for taking up space for my simple mistake... -
[Release] ESSV3 - Enhanced Spawn Selection [Updated for 1.0.7.1+]
chi replied to ebayShopper's topic in A2: Epoch Mods
May be my mistake, but i'm getting this after installing when I try to buy vehicles from traders... The vehicles dont spawn, and if I try to sell one, I get the gold but the vehicle stays and I can sell it again and again... Anything pop out that I may have done wrong? I have 4 builds before this issue adding one mod each build build1 infistar build2 overpoch build3 epochadmintools build4 ESSV3 <-----This is where the vehicle trading stopped. Thanks guys!!