View Single Post
  #5  
Old 02-26-2008, 11:51 PM
vigilant_death2 vigilant_death2 is offline
Registered User
Join Date: Sep 2003
Location: n/a
Posts: 25
vigilant_death2 is on a distinguished road
Send a message via AIM to vigilant_death2 Send a message via Yahoo to vigilant_death2
The problem is not saving the image I am doing that just fine.
If you need to see the exact code...
NPC Code:

GuiMiniMapDraw.saveimage("minimaps/minimap_"@player.level.substring(0,player.level.po s("."))@".png");


the previously shown was just to give an example of what I was doing...
__________________
-Neo

Last edited by vigilant_death2; 02-26-2008 at 11:53 PM.. Reason: typo
Reply With Quote