Thread: setgifpart
View Single Post
  #3  
Old 07-08-2001, 04:19 AM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by Er1c
Yes.
Just wondering if you know, this but could I do for example:
NPC Code:
if (playerenters) {
SetGifPart();
extra commands;
}
Extra script;
//#CLIENTSIDE
function SetGifPart() setgifpart head0.gif,0,64,32,32;


Without any problems on a NPC Server?
__________________