[IN]The Blood Way ORPG 2.0e

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

Joker228
Newcomer
Posts: 14
Joined: January 1st, 2018, 1:53 pm

[IN]The Blood Way ORPG 2.0e

Post 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
Last edited by Joker228 on June 27th, 2018, 8:21 pm, edited 1 time in total.
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [ItemFind]The Blood Way ORPG 2.0e

Post by devoltz »

Please change tag to "IN"
User avatar
nuzamacuxe
Also Not an Admin, but closer than devoltz
Posts: 1655
Joined: February 14th, 2018, 5:35 am
Title: Just Another S.Mod

Re: [IN]The Blood Way ORPG 2.0e

Post 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
You do not have the required permissions to view the files attached to this post.
Joker228
Newcomer
Posts: 14
Joined: January 1st, 2018, 1:53 pm

Re: [IN]The Blood Way ORPG 2.0e

Post 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