PHP Code:
function defaultGanis() {
//reset all to default ganis
replaceani("idle", "armageddon-idle");
replaceani("walk", "armageddon-walk");
replaceani("swim", "armageddon_swimming");
replaceani("sword", "armageddon-sword");
}
NPC Code:
Weapon/GUI-script -System/Movement added/updated by sssssssssss
Script: Function replaceAni not found at line 10 in script of -System/Movement
Script: Function replaceAni not found at line 11 in script of -System/Movement
Script: Function replaceAni not found at line 12 in script of -System/Movement
Script: Function replaceAni not found at line 13 in script of -System/Movement
Weapon/GUI-script -System/Movement added/updated by sssssssssss
Script: Function replaceani not found at line 10 in script of -System/Movement
Script: Function replaceani not found at line 11 in script of -System/Movement
Script: Function replaceani not found at line 12 in script of -System/Movement
Script: Function replaceani not found at line 13 in script of -System/Movement
??? wtf lol, replaceani or replaceAni? I literally copied this from my old movement system which was in action before this weapon was made (removed from player and such of course when making the new wep).