user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired
query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/359', '', '38.107.179.241', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 10938, 1337598849) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.
displays the string '.oOo' in green and light blue, alternately. The %i\2 is the same as %mod(%i,2). The #SHOW is needed at the end to display the newline character after the string.
#LOOP 40 {%if(%i<=20,n,s)%if((%i>15) AND (%i<=30),w,o)}
sends 15 times 'no', then 5 'nw', then 10 'sw', then 10 'so' to the mud.
Add comment