User Tools

Site Tools


scriptlib:betatestwolf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
scriptlib:betatestwolf [2015/05/16 15:55]
emerald created
scriptlib:betatestwolf [2015/08/15 11:13] (current)
emerald
Line 21: Line 21:
         inst.queue(function() {         inst.queue(function() {
             inst.emote(cid,​ ANIMATION);             inst.emote(cid,​ ANIMATION);
-            inst.creatureChat(cid, "​s/",​ phrases[randmodrng(0,​ phrases.len())]);​+            inst.creature_chat(cid, "​s/",​ phrases[randmodrng(0,​ phrases.len())]);​
         }, 1000);         }, 1000);
     }     }
Line 28: Line 28:
  
 inst.queue(say_something,​ 1000); inst.queue(say_something,​ 1000);
 +
 </​code>​ </​code>​
scriptlib/betatestwolf.1431788144.txt.gz ยท Last modified: 2015/05/16 15:55 by emerald