
10-15-2005, 07:23 PM
|
|
Scripter
|
 |
Join Date: May 2003
Location: NYC
Posts: 553
|
|
|
Hmm let's see, you want to show the image of the sword for a GUI...I wonder...
The filename of the sword the player is currently using is #1
And I want to show the sword image...hmm
showimg index,#1,x,y;
maybe?
But I don't want to show the entire image, just part of it...so i guess i would
use changeimgpart index,x,y,width,height; |
__________________
|
|
|
|