|
12-31-2012
|
24
|
|
Registered User
Join Date: Sep 2011
Location: Germany
Posts: 6,122
|
|
I really hate to bump old threads, but what is the GS1 code for implementing a GANI in an NPC?
|
PHP Code:
if (created) { showcharacter; //or showcharacter() not sure anymore //outfitstuff here setcharani ani,params; //if you dont have parameters: setcharani ani,; }
|
|
|
|