panowie jak zrobic scrypt aby uzywal prwaego przycisku myszki na bramce levelowej aby mozna bylo wejsc do niej?
Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
if ((paround(9, true) == 0) and (maround(1, "Crawler", "Spitter", "Waspoid", "Swarmer", "Insectoid Worker") >= 4)) and mp >= 115 and cancast("exori")) then
cast("exori")
wait(2000,2300)
if ((paround(9, true) == 0) and cancast("exori gran") and mp > 340) then
cast("exori gran")
wait(2000,2300)
if (cancast("exori gran ico") and mp >= 300) then
cast("exori gran ico")
elseif (cancast("exori ico") and mp >= 35) then
cast("exori ico")
end
if paround(9, true) == 0 and maround(1, "Crawler", "Spitter", "Waspoid", "Swarmer", "Insectoid Worker") >= 4 and mp >= 115 and cancast("exori") then
cast("exori")
wait(2000,2300)
end
if paround(9, true) == 0 and cancast("exori gran") and mp > 340 then
cast("exori gran")
wait(2000,2300)
if cancast("exori gran ico") and mp >= 300 then
cast("exori gran ico")
elseif cancast("exori ico") and mp >= 35 then
cast("exori ico")
end
if paround(9, true) == 0 and maround(1, "Crawler", "Spitter", "Waspoid", "Swarmer", "Insectoid Worker") >= 4 and mp >= 115 and cancast("exori") then
cast("exori")
wait(2000,2300)
elseif paround(9, true) == 0 and cancast("exori gran") and mp > 340 then
cast("exori gran")
wait(2000,2300)
elseif cancast("exori gran ico") and mp >= 300 then
cast("exori gran ico")
elseif cancast("exori ico") and mp >= 35 then
cast("exori ico")
end
local monsters = "Crawler", "Spitter", "Waspoid", "Swarmer", "Insectoid Worker"
maround(1,unpack(monsters))
actions>setup:
monsters = "Crawler", "Spitter", "Waspoid", "Swarmer", "Insectoid Worker"
jakiś action:
maround(1,unpack(monsters))
Ostatnio zmieniony przez Kuroambry : 12-01-2013, 00:22
setsettings("Settings\\Actions\\Enabled", "no")
Ostatnio zmieniony przez Miczel : 12-01-2013, 12:51
Aktualnie 1 użytkowników przegląda ten temat. (0 użytkowników i 1 gości)
Zakładki