...
thanks, but that doesn't work either. I am currently (also) using:
procedure OnMapChange(NewMap: string);
begin
Command('/nextmap');
end;
so once the map changes, it changes every time
of course that's just testing. The thing is, the first map is unaffected
guess I'll have to use some timer =/
and sorry about the question being a code. I thought that the topic's name was clear enough.