How Can I get the Point out of it? So I can Create a Centre Point for my Chin Script? So it knows where to walk to ?
Mat
How Can I get the Point out of it? So I can Create a Centre Point for my Chin Script? So it knows where to walk to ?
Mat
^^
you can put it in a Writeln to print out the location, then you can store it in a TPoint
so
then it will writeln the location in the debug boxSimba Code:Writeln(SPS_GetMyPos);
then you can store it in a TPoint
Simba Code:var
CenterPos: TPoint;
CenterPos:= Point(12345, 134);
~shut
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
Thanks Man :P I worked it out shortly after I posted:/ but with SPS how it is it didn't work very well
Mat
^^
in its current state, it doesnt work very well, and most of the mas are broken at the moment
however, sps 2.0 should be out soon
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
There are currently 1 users browsing this thread. (0 members and 1 guests)