10 Aug 10, 07:32PM
(10 Aug 10, 12:01PM)Alien Wrote: i would check else content after "by" in /mapmsg if you have written proper name :P
yeah, something like this maybe
[SELECT ALL] Code:
function IsMapAllowed ($mapmsg) {
return !(strpos ($mapmsg, "Alien") === true);
}
no, I need only serious answers.