15-04-2008, 03:25 PM
seraphelic Wrote:alright i added this today:
http://www.key2heaven.net/ms/forums/view...3a52e1abf2
AND so I just went back and added it to a backup and it f'ed it up.
So I removed it from the backup, yet... it is still f'ed up..
AND so I checked deleted all the maps and accounts and... it is still f'ed up..
what the eff......
o btw i checked to make sure everywhere i took out the CanMoveNow tut was the way it should be. HELP!?
[EDIT]
Screw it... its not worth dwelling over.
[EDIT2]
OH MY GOD. The one thing, the sole few lines of code I actually used from Elysium:
As soon as I replaced it with the old fps my source now works flawlessly. Hey, Ive used this before and didn't have a problem with it until now. To be honest it worked much better.Code:If (GetTickCount - Tick) < 30 Then
Sleep 30 - (GetTickCount - Tick)
End If
Haha. That's some code that Maczo guy posted, and I immediately replied with 'This code wont work'. So did Spodi and John.
Do you not read past the first post? :\
Here, add this line under 'Do events':
Code:
Sleep 1
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?