Cím: Animation[Bug]
Írta: gergelyfin - 2015. február 18. - 15:57:39
setPedAnimation( getLocalPlayer(), nil, nil ) ezzel nézd meg
Cím: Animation[Bug]
Írta: NowaPresents - 2015. február 18. - 16:49:21
Szia az lenne a kérdésem ha pl ezt berakom egy ilyenbe: function give (source) setElementHealth(source, 100) outputChatBox(\"Az életed sikeresen felvan töltve!\",source,0,251,255) end addEventHandler(\"onMarkerHit\",marker,give,music) Akkor müködni fog? előre is köszi :) Dupla üzenet összevonva ekkor: 2015. február 18. - 17:07:27 Előző helyen írta Xenius ha beragad: setTimer(function(player) setPedAnimation( player, \"FOOD\", \"EAT_Vomit_SP\", 1, false) end, 800, 1, player)
Cím: Animation[Bug]
Írta: Xenius - 2015. február 18. - 17:19:02
\"nem kapcsolja ki az animaciot 2 milisec utan \" az a 2es nem azt jelenti hogy mennyi idő után kapcsol be hanem azt hogy mennyi ideig fusson.
Cím: Animation[Bug]
Írta: tomaker - 2015. február 18. - 18:41:35
Thx :D
Cím: Animation[Bug]
Írta: tomaker - 2015. február 22. - 20:58:22
ebbe mi lehet a baj ? Kliens oldal:
function aim() setTimer(function() setPedAnimation(getLocalPlayer(), \"CRACK\", \"crckdeth2\", 1, true, false, false) end,2000,1) end addCommandHandler(\"aim\",aim)
Cím: Animation[Bug]
Írta: koko1238640 - 2015. április 02. - 13:31:50