View Single Post
  #1  
Old 09-03-2007, 11:45 PM
Knightmare1 Knightmare1 is offline
Billy Allan
Knightmare1's Avatar
Join Date: Apr 2007
Posts: 804
Knightmare1 can only hope to improve
Replaceing Ganis for whole server

i tried using default scripting in a thing called
"-BattleSystem" and its not working, this si wat i use on my weapons.
PHP Code:
//#CLIENTSIDE
function onCreated() {
  
replaceani ("sword""punch_attack");
  
replaceani ("idle""punch_idle");
  
replaceani ("walk""punch_walk");

__________________
I am the devil, I am here to do to devils work.
Reply With Quote