View Single Post
  #7  
Old 12-08-2011, 06:40 AM
pepsiphreak79
Sarnak
 
Join Date: Sep 2011
Posts: 70
Default

Can this be used by making a .pl for the mod and inserting
Sub EVENT_SPAWN {
plugin::RandomFeatures($npc);
}

will that change them on spawn?
or do i need to include a code to get the $npc variable for each specific mob?
__________________
--Any Code by me is considered open source Beta--
Not a DEV not a Coder
Just a person....
Reply With Quote