I'm not frustrated. It actually makes me sad.
Go read ppl. It really doesn't hurt. Now go and fix your KillMsg's and then write a complete tutorial about it so other's won't have to create another thread about this.
GG, WP.
Wysłane z mojego Nexus 5
Is it that difficult to read?
Add to player_switchModel.sqf
player addMPEventHandler ["MPHit", {_this spawn fnc_plyrHit;}];
Done. Kill messages working after skin change.
Wysłane z mojego Nexus 5
This was resolved a long time ago. Someone should really make a guide for this.
http://opendayz.net/index.php?posts/40443
Switching clothes in DayZ is a process of creating a second unit, copying the inventory from the original one to the new one and lastly deleting the old one. The new unit...
There's a lot of nonsense in this code.
I would do it like this:
while {alive player} do {
if ((r_player_blood < 12000) AND !(r_player_unconscious)
AND !(r_player_injured) AND !(r_player_infected)
AND !(r_fracture_legs) AND !(r_fracture_arms)
AND !(r_player_inpain) AND...
I don't actually understand what you're trying to accomplish.
You want blood regen over time but only if the player is not in combat?
There's no need to start another execVM or another while {true} loop for that matter.
You have all kinds of loops already running in the dayz_code. Use an...
It's not about stealing - It's about money.
There're a lot of servers making money, and I don't mean 10$/month. I mean ridiculous amount's of money for their so-called "Donations".
In reality those are simple pay2win perks, which people are actually willing to pay for (yeah, mind blown).
Most of...
I don't mind.
But like I said - this will mess your vehicles on any fork, that uses the default DayZ/ArmA II CfgVehicles (wchich are completly screwed).
Works only on Reality, unless you compiled your own HiveExt with 998/999 call support.
It's made for DayZed and DayZed only.
Spawn it via...
Yeah. Its working ;)
But it won't work on Vanilla or other mods, since it needs a redesigned CfgVehicles file, with proper HitPoints for all Vehicle's.
Without that you'll end up with UAZ's with 8 wheels and so on.
Wysłane z mojego Nexus 5
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.