Fouiller un mort
-
<p>Bonjour,</p>
<p> </p>
<p>Ce tuto est pas de moi mais de blah.</p>
<p> </p>
<p>Pour cela supprimez ceci du fichier <span style="color:rgb(40,40,40);font-family:Helvetica, helvetica, arial, sans-serif;">core/functions/fn_inventoryOpened.sqf :</span></p>
<pre class="ipsCode prettyprint">
//Allow alive players who've been knocked out to be looted, just not the dead ones
if(_container isKindOf "Man" && !alive _container) exitWith {
hint localize "STR_NOTF_NoLootingPerson";
[] spawn {
waitUntil {!isNull (findDisplay 602)};
closeDialog 0;
};
};
</pre> -
<p>Merci x) Désolé j'était trop occupé j'ai pas pu faire de tuto , j'en fait ce week end
</p>
<p> </p>
<p>Au fait , tu devrais peut être donné le fichier ou tu le met ce truc , car il y a pas beaucoup d'explication</p>
<p> </p>
<p>Mais sur l'autre sujet c'est de ça que je parlé ! j'ai du mal m'exprimé
</p> -
<p>fichier: core / functions / fn_inventoryOpened.sqf</p><p></p><p>source: <a href="https://github.com/TAWTonic/Altis-Life/blob/master/extDB-Build/Altis_Life.Altis/core/functions/fn_inventoryOpened.sqf" rel="external nofollow">https://github.com/TAWTonic/Altis-Life/blob/master/extDB-Build/Altis_Life.Altis/core/functions/fn_inventoryOpened.sqf</a></p>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
</p>