Page 1 of 1

[IN]The Blood Way ORPG 2.0e

Posted: June 27th, 2018, 7:53 pm
by Joker228
The Blood Way ORPG 2.0e
http://tbw2.ru/news/the_blood_way_orpg_ ... -06-06-205
Pleace find way how to get item "Cregorn rune" or "Руна Крегорна" i find them in cheat card. has id I0F6
his icon Image
and post spell id list

Re: [ItemFind]The Blood Way ORPG 2.0e

Posted: June 27th, 2018, 7:54 pm
by devoltz
Please change tag to "IN"

Re: [IN]The Blood Way ORPG 2.0e

Posted: June 28th, 2018, 5:40 am
by nuzamacuxe
Joker228 wrote:The Blood Way ORPG 2.0e
http://tbw2.ru/news/the_blood_way_orpg_ ... -06-06-205
Pleace find way how to get item "Cregorn rune" or "Руна Крегорна" i find them in cheat card. has id I0F6
his icon Image
and post spell id list


Not sure, but I think you should to this place:
kN=(7904.,-32.,10048.,1472.)
minX (left border), minY (bottom border), maxX (right border), maxY (top border)

Download this unprotected version to see where's this place:
post197377.html#p197377

that's the function btw:
Spoiler:
function wcv takes nothing returns boolean
return(IsUnitGroupEmptyBJ(R))
endfunction

function wGv takes nothing returns nothing
set R=jP(kN,Player($A))
if(wcv())then
set I=GetRectCenter(aB)
call CreateItemLoc('I0F6',I)
call RemoveLocation(I)
call DestroyGroup(R)
call DisableTrigger(GetTriggeringTrigger())
endif
call DestroyGroup(R)
endfunction

Re: [IN]The Blood Way ORPG 2.0e

Posted: June 28th, 2018, 10:04 am
by Joker228
nuzamacuxe wrote:
Joker228 wrote:The Blood Way ORPG 2.0e
http://tbw2.ru/news/the_blood_way_orpg_ ... -06-06-205
Pleace find way how to get item "Cregorn rune" or "Руна Крегорна" i find them in cheat card. has id I0F6
his icon Image
and post spell id list


Not sure, but I think you should to this place:
kN=(7904.,-32.,10048.,1472.)
minX (left border), minY (bottom border), maxX (right border), maxY (top border)

Download this unprotected version to see where's this place:
post197377.html#p197377

that's the function btw:
Spoiler:
function wcv takes nothing returns boolean
return(IsUnitGroupEmptyBJ(R))
endfunction

function wGv takes nothing returns nothing
set R=jP(kN,Player($A))
if(wcv())then
set I=GetRectCenter(aB)
call CreateItemLoc('I0F6',I)
call RemoveLocation(I)
call DestroyGroup(R)
call DisableTrigger(GetTriggeringTrigger())
endif
call DestroyGroup(R)
endfunction

Ty, can u add war3map.j?
Without it, finding item will be difficult