SA-MP Forums Archive
[Tool/Web/Other] Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* (/showthread.php?tid=164727)

Pages: 1 2


Object Calculator V3 (Updated 12-09-2010) - gamer931215 - 01.08.2010


Update Info:

Since VB.Net was VERY VERY bugged, i stopped a while with the projects. Now im back with my first C# tool! I hope this program will be now more stable. This time i maybe dont have an nice skin, good layout etc. But that will maybe come in later versions.

What does it do ?

This tool can adjust the height/x/y coordinates of your complete map (unlimited objects) in just one click on the button!


What is this usefull for?
*A lot of times (atleast i have) you are mapping a little bit too close to the mainland, then suddenly, your map parts are stucked in the normal map.

*You mappen your map too low, once you've putted it in SA-MP you have problems with the water height!

Well not anymore!

This program allows you to:

Код:
* Change each axe the way you want (enable/disable x,y,z per axe!)
* Calculate the map at an complete new coordinate! (or just change the height)
Screenshot:



Troubleshooting:
Код:
My new coordinates dont have comma's!

	Problem:
	No problem! since VB.Net was very bugged with this i've created an option for it.
	Your default windows language calculates an dot instead of an comma,

	Fix:
	Goto Extra -> Settings -> Comma Method
	and make from a ',' an '.' and press the return key.

How do i change the height only ?

	Problem:
	I seriously fail at mapping and now i have a lot of water over my map :O !

	Fix:
	Go to Extra -> Settings -> Enable/Disable Axes
	Disable everything and enable the Z axe.



Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - Toni - 01.08.2010

I loved this tool.

But, why make another topic when you can modify the other one and post "Updated to v2!".


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - gamer931215 - 01.08.2010

Quote:
Originally Posted by The Toni
Посмотреть сообщение
I loved this tool.

But, why make another topic when you can modify the other one and post "Updated to v2!".
I tried before, but nobody watches old topics anymore


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - shadydeath - 05.08.2010

how do i get player coordinates


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - Brian_Furious - 05.08.2010

Wow, this so useful..Good job and thanks


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - gamer931215 - 05.08.2010

Quote:
Originally Posted by shadydeath
Посмотреть сообщение
how do i get player coordinates
Open igname your chat and press enter /save (comment)

Then look for a file called savedpositions.txt in your gta sa directory, there u can find it.
Anyways i am optimising the MTA convert function, its bugged.

Also i am making a Xtreme pawnverter tool, a converter that converts EVERYTHING from a .map file. Even racecheckpoints ! but thats under construction.


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - Norn - 08.09.2010

Thanks very much, this saved me a ton of time.


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - gamer931215 - 09.09.2010

Quote:
Originally Posted by Norn
Посмотреть сообщение
Thanks very much, this saved me a ton of time.
No problem, be happy that that version works lol (it means you have the english windows 7 version)

Anyways for everybody:

UPDATED!

I made an completely new version in c#, I hope that it works now for everyone (and that i can have some rest after all those PM's :P)


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - royal_king - 09.09.2010

wow great one i love it <3 thanks man


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - gamer931215 - 09.09.2010

Quote:
Originally Posted by royal_king[xXx]
Посмотреть сообщение
wow great one i love it <3 thanks man
Did you test it ? the old version was made in Vb.NET, worked here perfectly but had A LOT of problems on other computer's (errors, not placing comma's etc).

I need as many people possible to test it

I tested here on windows 7 NL - Windows XP NL (both 32bit)

working perfectly here.


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - jeffrey112 - 09.09.2010

very usefull thank you

good job



Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - HyperZ - 10.09.2010

Nice Work....xD


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - BMGP - 11.09.2010

Doesnt work for me -.-

Only changes fist line...(I only used the Z pos)


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - gamer931215 - 11.09.2010

Quote:
Originally Posted by BMGP
Посмотреть сообщение
Doesnt work for me -.-

Only changes fist line...(I only used the Z pos)
Thanks for reporting, i calculated it with the wrong data, its fixed now.

Also it has now some new features, check it out ! it can convert MTA 1.0.4 maps (probaly 1.0.3 compatable too)


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - Hope14 - 20.11.2010

When I try to change the coordinates, instead of them as I say, makes the numbers go up as 5000's X and Y of 3000, something I do not know if I'm wrong, if you could explain it xD


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - [NWA]Hannes - 20.11.2010

This is really great for moving a whole map more up or down

And a suggestion, you should make that you can add something before evry object if your using a streamer, like if you got 1000 CreateObject, you can go in and edit so you can change them to 1000 somethingCreateObject ultra fast


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - daddy356 - 12.03.2011

Well Gamer,
I tried it, and it doesn't put the period back in.
for example this: 501.72, 2205.02, 102.94 is changed to: 50172.00, 220502.00, 10294.00 and that just don't work. So what am I doing wrong?


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - gamer931215 - 12.03.2011

Quote:
Originally Posted by daddy356
Посмотреть сообщение
Well Gamer,
I tried it, and it doesn't put the period back in.
for example this: 501.72, 2205.02, 102.94 is changed to: 50172.00, 220502.00, 10294.00 and that just don't work. So what am I doing wrong?
You are probally using a different language version of windows,

Run the program and go to Extra -> Settings -> Comma character and change the comma in to a dot.

That should fix your problem


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - daddy356 - 12.03.2011

Thank you,
I knew it was something simple like that. Works perfically now


Re: Pawno Object Calculator Final (V2) [MAPPACK + TOOL] *MUST HAVE* - Patrik356b - 16.03.2011

Really nice tool, but could you add a Rotation changer ? (So we can rotate huge maps)