Hallo ich kann nur ein Nagelband benutzen wenn ich dann das 2 benutzen will steht da sie haben schon ein Nagelband benutzt sie müssen dies erst platzieren Obwohl es platziert wurde! Version ist 5.0.0

Nagelband
-
jeremypapa -
18. Juli 2017 um 23:22 -
Geschlossen -
Erledigt
-
-
Guten Abend,
--> Pubkt 1. Häng mal bitte deinen RTP sowie Client Log
Gab es irgend welche letzten Änderungen oder War der fehler schon immer da ? wenn Ja dann trifft Punkt 1. Bitte zu xd (wen der fehler erst seit kurzen da ist )
-
Ersetz mal die Zeile 10
if (!isNil "life_action_spikeStripPickup") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
mit dem
if (!isNil "life_action_spikeStripDeploy") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
-
Guten Abend,
--> Pubkt 1. Häng mal bitte deinen RTP sowie Client Log
Gab es irgend welche letzten Änderungen oder War der fehler schon immer da ? wenn Ja dann trifft Punkt 1. Bitte zu xd (wen der fehler erst seit kurzen da ist )
schon immer also war immer da im Standard script
-
Ersetz mal die Zeile 10
if (!isNil "life_action_spikeStripPickup") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
mit dem
if (!isNil "life_action_spikeStripDeploy") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
Probier ich mal
-
Ersetz mal die Zeile 10
if (!isNil "life_action_spikeStripPickup") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
mit dem
if (!isNil "life_action_spikeStripDeploy") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
Danke Funktioniert ;D
-
Ersetz mal die Zeile 10
if (!isNil "life_action_spikeStripPickup") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
mit dem
if (!isNil "life_action_spikeStripDeploy") exitWith {hint localize "STR_ISTR_SpikesDeployment"}; // avoid conflicts with addactions allowing duplication.
Ok doch net nach 5 mal spackt das dann und da steht wieder du platzierst gerade schon eins
-
Ja in der 5.0.0 ist das irgendwie Standard so, dass man nur ein Nagel and setzen kann. Das steht bei mir noch auf der toDo Liste.
-
Funktioniert so wie br1zey es geschreiben hat 100% habe es selber getestet beim mir kannst 30 legen und es buggt nix
-
Funktioniert so wie br1zey es geschreiben hat 100% habe es selber getestet beim mir kannst 30 legen und es buggt nix
komisch
-
Du wasrt wahrscheinlich zu schnell und es hat sich Aufgehangen