in mta it gives right samp object, when converting not... -
niels44 - 16.12.2012
hey everyone,
i added the samp objects into MTA, and it works fine in mta, but when i look in the files where i save it, it gives me the wrong object ids... how can i fix this?
greets niels
Re: in mta it gives right samp object, when converting not... -
Virtual1ty - 16.12.2012
This topic will most likely get locked due to inapropriate topic title and the standard saying "not MTA forums..."
Though, I have the answer for you as I made a ready to run converter so I'll just post it here:
Quote:
Originally Posted by PrivateMessaging
Quote:
Originally Posted by AnonymousThirdParty
Quote:
Originally Posted by Virtual1ty
Okay, I fixed the converter, you will just need to replace converter.pwn (source file) and converter.amx (compiled file) in the filterscripts folder.
I'll upload it to DropBox along with a "few" glitches I found when overlooking the ~censored~ map.
~unnecessary~
...Finished uploading, download link:
https://dl.dropbox.com/u/68413813/co...ticed_bugs.rar
|
|
|
Just ignore the pictures and take the converter, also keeping the credits would be nice.
Edit: You'll also need the
FileManager plugin and
sscanf2.
Edit2: Just a note on how to use the converter, you load it as a filterscript, but you need to place the MTA .map file in the scriptfiles directory and after initiated, it will convert all .map files to .pwn files.
Re: in mta it gives right samp object, when converting not... -
niels44 - 16.12.2012
so you mean, that when i start samp-server.exe it will automatically convert it to a pwn? or do i have to use a command or something?
Re: in mta it gives right samp object, when converting not... -
DaRk_RaiN - 16.12.2012
Yeah some times the weapon objects don't convert well.
Re: in mta it gives right samp object, when converting not... -
niels44 - 16.12.2012
weapon objects? wtf, im not talking about weapon objects lolz... anyways im getting the error msvcp110.dll is missing or something, but its just on my pc... and i also tried putting it in my server directory, but still error when loading the plugin...
anyways you got idea to solve this?
Re: in mta it gives right samp object, when converting not... -
DaRk_RaiN - 16.12.2012
Install this, should work.
http://www.microsoft.com/en-us/downl...s.aspx?id=5555
Re: in mta it gives right samp object, when converting not... -
niels44 - 16.12.2012
all it says when clicking that link is: Bad Request...
Re: in mta it gives right samp object, when converting not... -
DaRk_RaiN - 16.12.2012
Link fail.. try this
http://www.microsoft.com/en-us/downl...s.aspx?id=5555
Re: in mta it gives right samp object, when converting not... -
Virtual1ty - 16.12.2012
Quote:
Originally Posted by niels44
so you mean, that when i start samp-server.exe it will automatically convert it to a pwn? or do i have to use a command or something?
|
Yes it will, but you need to edit server.cfg, add converter to the line filterscripts and sscanf2 and FileManager to plugins line. Then you can start the server and it will auto-search for the .map files put inside scriptfiles directory and convert them.
Re: in mta it gives right samp object, when converting not... -
niels44 - 16.12.2012
okay

i will try it
@dark_rain:
it seems i already got this or something...