OK, so well.
1. Is Reflection in a SVN?
If so whats the link and where to place it?
2.How to make a path and use it.
A tut or a quick guide here maybe?
Edit:
Also
in simba how do you set the Hue,sat for CS2?
OK, so well.
1. Is Reflection in a SVN?
If so whats the link and where to place it?
2.How to make a path and use it.
A tut or a quick guide here maybe?
Edit:
Also
in simba how do you set the Hue,sat for CS2?
Last edited by rya; 06-29-2010 at 06:33 PM.
I see Now, says the blind man
Thanks T2
I see Now, says the blind man

2nd: use the path maker in reflection tools
also: http://villavu.com/wiki/Make_your_Sc..._work_in_Simba
To make a path you can do something like..
Pascal Code:function LoadPath: Array of TTile;
begin
Result := [Tile(1234, 5678), Tile(2345, 6789), Tile(3456, 7890)];//etc. etc.
end;
And then you can further look for functions in the reflection include. I think you could maybe do TileToMS then MSToMM and then click the coords or something like that.Sorry, kinda vague.. I'm not a computer with Simba/Reflection on it right now.
It should be the same as SCAR? =X
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
There are currently 1 users browsing this thread. (0 members and 1 guests)