[FilterScript] Insanity Vehicle Attachment Editor
#21

another awsome script by you
Reply
#22

Thank's.

Quote:
Originally Posted by Antonio [G-RP]
Посмотреть сообщение
When creating the filterscript, it mixes up the object id and vehicle id.
OUTPUT:
pawn Код:
AttachObjectToVehicle(vehicleid, objectid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ)
CORRECT SYNTAX:
pawn Код:
AttachObjectToVehicle(objectid, vehicleid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ)
Updated with the option of change the model and the correct syntax, thanks.
Reply
#23

Quote:
Originally Posted by CyNiC
Посмотреть сообщение
Thank's.



Updated with the option of change the model and the correct syntax, thanks.
No problem.

Great filterscript, allowed me to create the objects I needed. Much thanks.
Reply
#24

Uhm.. where do i put this line?
pawn Код:
AttachObjectToVehicle(objectid, vehicleid, 3.079523, 1.409999, -0.939999, 0.000000, 0.000000, 0.000000); //Object Model: 1636 |
Reply
#25

I'm think, that script helps me.. Thank you... was too lazy to do itself.
Reply
#26

Updated, now is possible edit more than one object at same time, you can define the max amount.

Download
Reply
#27

Download link for v2.0 is not working, please post a pastebin or a new link thanks.
Reply
#28

Nice. I will use it for my GM to add some details.
Reply
#29

Version 3.0 - Added a preview system and a option to start an edition from the same position of the last, see the first post.
Reply
#30

Quote:
Originally Posted by cruising
Посмотреть сообщение
Uhm.. where do i put this line?
pawn Код:
AttachObjectToVehicle(objectid, vehicleid, 3.079523, 1.409999, -0.939999, 0.000000, 0.000000, 0.000000); //Object Model: 1636 |
I also need to know where I have to put this line can someone help me?
Reply
#31

Nice one!
This forum requires that you wait 120 seconds between posts. Please try again in 80 seconds. :S
Reply
#32

How i stop editing and save it directly to my car? without a reset?
Reply
#33


Very Nyc
Reply
#34

were I need the put my code ? :S

I put siren on my car, and what now ?
Reply
#35

I want to change buttons from left, right arrow to num-pad 1 and 3 buttons, how should I do that. I tried to change something in the script, but nothing successed.
Reply
#36

Wow , If I do that is that save after park the car ?
Reply
#37

Quote:
Originally Posted by yaron0600
Посмотреть сообщение
Wow , If I do that is that save after park the car ?
Yup.
Reply
#38

Thats what i wanted, Thank you man.
Reply
#39

check the links, they are not working; use pastebin or SkyDrive... i wanna try it
Reply
#40

Ok, Dropbox for you.

Quote:
Originally Posted by yaron0600
Посмотреть сообщение
Wow , If I do that is that save after park the car ?
Quote:
Originally Posted by Burn_
Посмотреть сообщение
were I need the put my code ? :S

I put siren on my car, and what now ?
Use /saveobj go to scriptfiles/editions.pwn get the coordenates and use as you want in your scripts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)