![]() |
jumpstart bug....:( - 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: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: jumpstart bug....:( (/showthread.php?tid=768) |
jumpstart bug....:( - genusis - 24-02-2007 well I named it lol... In this bug your person will just stop then walk off the screen. is there any fixes out there that are hidden or something? Oh when the character walks off the screen you can't use him. - Rory - 24-02-2007 Well, I dont know about mirage and if theres movementspeed variables.. But in elysium, If you set it above 10 or something, that bug will occur once in a while. - Joost - 24-02-2007 CuChulainn Wrote:Well, I dont know about mirage and if theres movementspeed variables.. But in elysium, If you set it above 10 or something, that bug will occur once in a while.Maybe the % chance of the bug occuring is somehow related to movement speed. - funkynut - 24-02-2007 I thought it was because of the way the char offset was dealt with Not sure if I'm right, but doesn't the offset system work by making the char move Walk_speed / Run_speed every frame and only stopped when the char was on the start off the next tile, so if the walk_speed or run_speed wasn't able to be divided by tile size exactly it meant that the char would overshoot the start of the next tile and keep 'sliding' ORR, did I just make that up? - Robin - 24-02-2007 You got it in one Funky ![]() Have movement as 4. - William - 24-02-2007 Try typing /respawn - genusis - 24-02-2007 The problem is when I release my game, and people start to play it. I don't want to refresh or restart the game every time a person does it, but it happens more when there is more than one players in the game. I would say its not the movement, but the saving and loading that's doing it. That's just my guess after doing the glitch over and over trying to see what causes it. The glitch only happened to me when the map was reloading or refreshing itself, and i already tried the movement thing and it didn't help at all. Did it the same amount as with my regular settings. |