converting
#1

I wanna convert some pickups to my server, I added them by the MTA map editor, "http://www.convertffs.com/" only converts vehicles. Any other converter ?
Reply
#2

Quote:
Originally Posted by marinov
Посмотреть сообщение
I wanna convert some pickups to my server, I added them by the MTA map editor, "http://www.convertffs.com/" only converts vehicles. Any other converter ?
Why don't you just use a pickup saver FS or just go in your server and /save "text here" at the pickup's desired location?
Reply
#3

Quote:
Originally Posted by Steven82
Посмотреть сообщение
Why don't you just use a pickup saver FS or just go in your server and /save "text here" at the pickup's desired location?
Simply go ingame, goto where you want the pickup, and type /save "pickupname" then use the cords from the SavedPositions.txt in your GTA file directory.
Reply
#4

As the above poster said, go to your server, and use /save "pickup name".

Then copy the XYZ coords and use it in CreatePickup/AddStaticPickup


EDIT:

Example:
Код:
AddPlayerClass(0, 123.0, 456.0, 789.0, 0.0, 0,0, 0,0, 0,0);
pawn Код:
AddStaticPickup(pickupModelID, 2, 123.0, 456.0, 789.0)
Reply
#5

http://www.convertffs.com/ try this
Reply
#6

Quote:
Originally Posted by (SF)Noobanatior
Посмотреть сообщение
ConvertFFS working again, woot .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)