Forum
Maps/Editor
Random action on map.
Random action on map.
2 replies
1

1
2
3
4
2
3
4
addhook("startround","randomtrig")
function randomtrig()
	parse("trigger 'wal"..math.random(1,2).."'")
end
math.randomwill differ depending how many dynamic walls you want the script to affect.
edited 2×, last 12.02.17 07:50:14 pm
Cure Pikachu: thx very much!!
1

Offline