SphereCommunity
Problem in Runebook - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Problem in Runebook (/Thread-Problem-in-Runebook)



Problem in Runebook - victorstelzer - 10-22-2012 11:09 PM

In this line src.speak = Kal Ort Por

Is not showing up when using the book

[FUNCTION f_rb_makerecall]

SRC.speak Kal Ort Por
SRC.ANIM=17
SRC.newitem i_rb_makerecall
SRC.ACT.MOREP=<ARGS>
if (<SRC.isgm>)
SRC.ACT.TIMER=1
elseif (10.0><SRC.Magery>)
SRC.ACT.TIMER=5


RE: Problem in Runebook - htid4life - 10-22-2012 11:12 PM

[FUNCTION f_rb_makerecall]

SRC.message Kal Ort Por
SRC.ANIM=17
SRC.newitem i_rb_makerecall
SRC.ACT.MOREP=<ARGS>
if (<SRC.isgm>)
SRC.ACT.TIMER=1
elseif (10.0><SRC.Magery>)
SRC.ACT.TIMER=5


RE: Problem in Runebook - victorstelzer - 10-22-2012 11:20 PM

Thanks problem resolvido..