Quote:
Originally posted by Kaimetsu
Well, in the if(created) of the serverside section.
|
Yeah, already did that.
It does the following:
NPC Code:
fprintf (lfile,"// \"setshape\" was added by Com013's Script Converter\n"
"if (created) setshape 1,%d,%d;\n\n",
curimg->width,curimg->height);