Thread: Villa Level
View Single Post
  #8  
Old 09-06-2002, 02:56 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by Gangster88

I am not sure what to use to make a grass npc to hide grass i am not that great at scripting

left corner:
NPC Code:


if (created) {
setimgpart sw_hcbrown.gif,0,0,16,16;
}



right corner:

NPC Code:

if (created) {
setimgpart sw_hcbrown.gif,16,0,16,16;
}




Copy/paste yer heart out, kid.

Last edited by haunter; 07-12-2007 at 08:17 PM..
Reply With Quote