SA-MP Forums Archive
[FilterScript] Object Attacher ( or Attachment editor ) - 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)
+--- Thread: [FilterScript] Object Attacher ( or Attachment editor ) (/showthread.php?tid=390163)



Object Attacher ( or Attachment editor ) [Saves attached objects position] - TreePuncher - 04.11.2012

First of all, TreePuncher is my new name on SA-MP servers. (Actually, who cares?)
----------------------
Straight to the point, I've been doing a FS, and I've been having headaches on finding the exact point when attaching some objects, so well, I decided to come up with this FS, since no one on samp actually cared about releasing it xD.
----------------------
What does it do:

It simply opens the Attachment editor after you use "/started [desired object]".
/started will only work if you insert the exact ID of the object you want to attach, so if you simply use /started with nothing inputted, you'll get nothing else but an error, but if you add, you will be introduced to the SA-MP Attachment Editor (Used by most here).
Why do we should think this is special?
Simple, no one ever posted a FS that would save all the Off set X to Z, the rotation X to Z and Scale X to Z after clicing the diskette, and if someone did, please alert me about it!
What does it use?
DOF2
Booleans (read the pwn)
STRCMP (Wow, how old cmd system)
If I forget anything, alert me too
--------------------------------------
No screen shots ATM, will provide some later.
--------------------------------------
Download!
Source(PasteBin)
AMX Download (Dropbox)
If any of the content related in this post is similar to another post, that I get alerted immediatelly, so I can take further action.

Re-cap: This FS saves the Cords u must use when attaching a object with "SetPlayerAttachedObject". Simple, isnt it?


Re: Object Attacher ( or Attachment editor ) - Hustlah - 05.11.2012

Good work jay.


Re: Object Attacher ( or Attachment editor ) - Matt - 05.11.2012

good work bro


Re: Object Attacher ( or Attachment editor ) - ProPoint - 06.11.2012

I Can't Give rep, no SS


Re: Object Attacher ( or Attachment editor ) - TreePuncher - 06.11.2012

Yay, finally I am getting some views, I guess this tool can become handy some times, like on my other release, the Oxygen Cylinder, which had some troublesome times with object attachments

Quote:
Originally Posted by Anti-spam
This forum requires that you wait 120 seconds between posts. Please try again in 29 seconds.
FUCK OFF!


Re: Object Attacher ( or Attachment editor ) - Jarnu - 06.11.2012

Calm lol.


ON:TOPIC: Awesome job. ++3


Re: Object Attacher ( or Attachment editor ) - Plovix - 06.11.2012

Awesome FS


AW: Object Attacher ( or Attachment editor ) - Msk. - 06.11.2012

What's so cool on this filterscript? you can add new objects in the original attachment editor too.


Re: AW: Object Attacher ( or Attachment editor ) - TreePuncher - 06.11.2012

Quote:
Originally Posted by Msk.
Посмотреть сообщение
What's so cool on this filterscript? you can add new objects in the original attachment editor too.
Ye, but it doesnt save it on a file so you can script it or something + did you read the post?
The normal one just saves the current object pos INGAME, not in a file, what if you need the cordinades for another FS? The normal one won't help you, and I ain't giving further explanation to people that aren't reading my post...

PS: If you can't read the damn post, and just read the title, mind looking at the pwn before criticizing non-sense...


AW: Re: AW: Object Attacher ( or Attachment editor ) - Msk. - 06.11.2012

Quote:
Originally Posted by Jay_McReary
Посмотреть сообщение
Ye, but it doesnt save it on a file so you can script it or something + did you read the post?
The normal one just saves the current object pos INGAME, not in a file, what if you need the cordinades for another FS? The normal one won't help you, and I ain't giving further explanation to people that aren't reading my post...

PS: If you can't read the damn post, and just read the title, mind looking at the pwn before criticizing non-sense...
The normal attachments editor by samp Team is printing the code in the Server log so your filterscript ist just a peace of shit.