Is there a way to rotate the screen southwest or will i have to make my own procedure?
Is there a way to rotate the screen southwest or will i have to make my own procedure?
I like cats.Narcle's AK Smelter 1.1.6
Run Time : 7 Hr 53 Min 5 Sec
Total Bars : 3371
Total XP : 58995
I believe its just MakeCompass('Direction')
ie MakeCompass('N')
He needs southwest, which isn't on one of the 4 compasspoints that makecompass uses
just use getcompassangle, or whatever it is...
Interested in C# and Electrical Engineering? This might interest you.
getcompassangle ??? How do i use that. getcompassangle ('southwest') ???
I like cats.Narcle's AK Smelter 1.1.6
Run Time : 7 Hr 53 Min 5 Sec
Total Bars : 3371
Total XP : 58995
{************************************************** *****************************
function FindCompassAngle: Integer;
By: Tarajunky
Description: returns degrees clockwise compass is rotated
returns -1 if compass angle not found
************************************************** *****************************}
Interested in C# and Electrical Engineering? This might interest you.
What about using keydown for a period of time?
I've been thinking about making the compass work with
'N'
'n'
'North'
'NORTH'
'north'
'noob'
'0'
'360'
Perhaps I will add SW NW SE NE too.
FindCompassAngle: 225; Will make it southwest? I will try.
I like cats.Narcle's AK Smelter 1.1.6
Run Time : 7 Hr 53 Min 5 Sec
Total Bars : 3371
Total XP : 58995
I like cats.Narcle's AK Smelter 1.1.6
Run Time : 7 Hr 53 Min 5 Sec
Total Bars : 3371
Total XP : 58995
Yeh Whats with the "noob" Boreas?
I like cats.Narcle's AK Smelter 1.1.6
Run Time : 7 Hr 53 Min 5 Sec
Total Bars : 3371
Total XP : 58995
Basically I'm saying I could make it so that anything that starts with s would be considered south, etc.
There are currently 1 users browsing this thread. (0 members and 1 guests)