View Single Post
  #1  
Old 12-27-2012, 05:28 PM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
replaceani not working?

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).
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...


Reply With Quote