Jump to content

Count to 1000 without a mod posting


Reformed epTic

Recommended Posts

while {convertNum(getContent lastPost) < 1000} do {
	_poster = lastPost getVariable ["owner",null];
	if !(_poster getVariable ["mod",false) then {
		player action ["post",convertNum(getContent lastPost) +1]; }
		else { player action ["post",1];
    };
};

 

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...