![]() |
Respawn map at save map - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Resources (https://mirage-engine.uk/forums/forumdisplay.php?fid=49) +---- Thread: Respawn map at save map (/showthread.php?tid=2401) |
Respawn map at save map - DarkX - 25-11-2008 Ok I realise that this is fixede in MS4 but for those who want to use MS3.0.3 & 7 or MSE1 or 2 here's a simple fix sub sendmap Code: packet = "MapRespawn" & SEP_CHAR & END_CHAR or just add Code: call sendmaprespawn(i think that was the sub) |