HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Item duplication bug

03-09-2010, 05:21 PM#1
leric
I've only touch on .ai files and only do a checking related to items which is whether a hero carries a town portal scroll. Something is causing this bug to happen when the map is played with more than 2 computer player in LAN.

03-09-2010, 05:28 PM#2
DioD
noone can debug code by screenshot.

go to "magic related" forums...
03-10-2010, 02:01 PM#3
sPyRaLz
I just have to remark.. but i've never seen so many items on screen at once in my life o_O
03-10-2010, 05:54 PM#4
leric
forget about the code. i've used alternatives. it was cause by copy group functions. once i replace it with another way to dupe group then the prob no longer exist.

i've a function which check enemy units which are near my town and if there is it will set some boolean to true. but then it just dupe those item in location 0,0 for no reason.