just one more thing.... [message #239111] |
Sun, 14 January 2007 07:52 |
|
jnz
Messages: 3396 Registered: July 2006 Location: 30th century
Karma: 0
|
General (3 Stars) |
|
|
Seye, i need positioning.
say if i have a map that is 100x100 and a map that is 1000x1000, i would need to find out how to scale the positioning that SSAOW reports EG:
a a player stands 2 10x10 grid squares from the middle of a 100x100 map. what number would this generate?
same with a player stands 2 10x10 grid squares away on a 1000x1000 map.
all i know is the map is devided into 4 quartiles, 2 positve numbers indicate the top right, a
minus and a positive - top right
a minus and a minus - bottom left
a positive and a minius bottom right.
the reason i need to know is because i need to know how to convert what Scripts.dll reports(player position) into pixels on the picture of the map.
this is hard to explain, i hope you know what i mean.
|
|
|
|
Re: just one more thing.... [message #239388 is a reply to message #239111] |
Tue, 16 January 2007 06:00 |
|
danpaul88
Messages: 5795 Registered: June 2004 Location: England
Karma: 0
|
General (5 Stars) |
|
|
I always thought ssaow positions were equivalent to the positions in max... 1 unit = 1 unit sort of thing.
I have logs with 3 numbers for the position, which sort of supports this idea...
[19:25:19] _GAMELOG CREATED;VEHICLE;1500000008;vet_sys_flamer;-105;46;1;0;400;400;0
[Updated on: Tue, 16 January 2007 06:02] Report message to a moderator
|
|
|
|
|
|
|
|
|
|