Deja vous...
Maybe you don't realise you are being rude Mugen? People spend time trying to help on these forums out of a)Wanting to help and pass on their knowledge and b)an interest in learning more about the language from other people's solutions.
You rarely thank people for their help (except when it actually solves your problem 100% perfectly) and often put cryptic pointers in for the problems you are having.
Here is some practical advice on how to solve the problems in your code:
1-Try to work out exactly what is going wrong
2-Look through the Help files/manual for commands that might help solve the issue
3-Post a question on the forum (if possible with a simplified version of the exact problem, if not then with a snippet that contains the code you think is going wrong, or as a last resort with a fairly accurate description of what is going wrong)
Your first post here is a typical "How not to post":
Quote: "Hi all. How would I recreate Set Camera To Follow? EXCEPT. this time, i need to be able to multiply the speed the camera follows u and finds u with TBM_Move(.09) so it works with my timer based code.
thanks!"
How about posting your current camera code/TBM code? You might has well just write "Gimme sum codez!"
Sorry to keep bugging you like this but you are being told
so many times the same thing.