Code: Select all
function HitScript(params)
attacker := params[1];
defender := params[2];
cake := params[3];
params := 0;Oh, and what ever happened to all those escript optomization guides you had on your site Muad? Your site is down.
Code: Select all
function HitScript(params)
attacker := params[1];
defender := params[2];
cake := params[3];
params := 0;Code: Select all
var fred := "A very long string of letters entered here to take up lots of space in memory for my example.";