I cant find an option to shoot spiders and bones after event is sunk to make pearls....
1)Your zoom is not 100%Quote:
Ah, shit. Man, i had never looked on this, im 99% it is my script's bug. It frees up a bitmap and then tries to find it, causing it to crash. One question. Did you have MapCol := 1; ??Quote:
what does that mean
[Runtime Error] : Exception: Can't allocate the DIB handle in line 4139 in script C:\Users\Talha\Desktop\NpcBot3.0.scar
V2.9 works very well for me
no, MapCol := 2;Quote:
1)Your zoom is not 100%
2)You havent set to true the npcs that you want to search.
Ah, shit. Man, i had never looked on this, im 99% it is my script's bug. It frees up a bitmap and then tries to find it, causing it to crash. One question. Did you have MapCol := 1; ??
@To all
When sending me your debug messages, please send the first part too(the part which shows your settings and the variables).
Hmmm, autodefine seachart is false.Quote:
i think im just an idiotQuote:
Hmmm, autodefine seachart is false.
Can you post your manual definitions??(seamap)
That makes sense. it was trying to find the smx2-100 which equals -100(as smx2 = 0) so an exception was thrown and it was crashing.Quote:
i think im just an idiot
i have swaped accidently Seamap and Minimap
////////////////////MANUAL DEFINITIONS/////////
smx1 := 0;//////////////////////////////////////////
smy1 := 0;/////////////////SEAMAP////////////////////
smx2 := 0;//////////////////////////////////////////
smy2 := 0; /////////////////////////////////////////
////////////////////////////////////////////////////
mmx1 := 35;///////////////////////////////////////////
mmy1 := 131;//////////////////MINIMAP/////////////////
mmx2 := 1770;//////////////////////////////////////////
mmy2 := 983;/////////////////////////////////////////
///////////////////////////////////////////////////
i m sorry it was my fault
i was looking all the time if i made a mistake here it is
You can manually define seamap.Quote:
can you make it for seamap 640 x 480? got a little screen ^^