SA-MP Forums Archive
[FilterScript] Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - 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] Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) (/showthread.php?tid=182317)

Pages: 1 2 3 4


Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Slice - 10.10.2010

sup,
This is the perfect script to find, move, position, and rotate objects for SetPlayerHoldingObject. I'll go through the features.

Search for models by name
With this script, you can easily search for models and get up to 25 matches.
There are 9967 objects in the search database (all gta objects except for LOD objects, and peds).

Screenshot of the search function!

Generate simple, ready-to-use code


Screenshot of the in-game info dialog!

Rotate/move fast, but with precision
It would just be dumb to waste your time reading how the smooth awesome moving and rotating works when you could go try it out and see for yourself!

Browse through all GTA models
You can, using keybinds, browse through all the GTA models without having to worry about crashing! The script contains an array with all valid objects for holding (LOD objects are not included).

Video
Video by Zimon95.
[ame]http://www.youtube.com/watch?v=cRNf7ACg-Qg[/ame]

Download
By clicking download, you accept the following terms:
You redistribute as you want, as long as you keep my comment at the top of the script intact.

0.3c Version
Download: hold-studio.pwn


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - MyLife - 10.10.2010

Wow nice ^^


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Dime - 10.10.2010

Awesome!


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Pawno_Master - 10.10.2010

Nicely done.
Organised.


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Rapgangsta - 10.10.2010

omg fantrastic


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - WillyP - 10.10.2010

Brilliant!


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Slice - 10.10.2010

If you make something cool with this that you're not gonna use, why not share it.
pawn Code:
SetPlayerHoldingObject( playerid, 373, 1, 0.300327, -0.004779, -0.178271, 73.442504, 25.958881, 32.691726 ); // armour - Bodyarmour
Positioned the body armour to fit perfect on the CJ skin. Now it looks like he's actually wearing one.


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Hiddos - 10.10.2010

Quote:
Originally Posted by g_aSlice
View Post
If you make something cool with this that you're not gonna use, why not share it.
pawn Code:
SetPlayerHoldingObject( playerid, 373, 1, 0.300327, -0.004779, -0.178271, 73.442504, 25.958881, 32.691726 ); // armour - Bodyarmour
Positioned the body armour to fit perfect on the CJ skin. Now it looks like he's actually wearing one.
Hehe, good job.

I also heard a rumor that those objects cover you from bullets as well on specific spots, is this true?

Anyways, gotta test this, thanks!


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Rapgangsta - 10.10.2010

i tested it, work perfect!
good job


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Slice - 10.10.2010

Quote:
Originally Posted by Hiddos
View Post
Hehe, good job.

I also heard a rumor that those objects cover you from bullets as well on specific spots, is this true?

Anyways, gotta test this, thanks!
I don't think so, I don't know for sure though. I've noticed jumping and climbing sometimes gets affected; maybe there is more to it.


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - IstuntmanI - 10.10.2010

Awesome work!


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Slice - 11.10.2010

Update Links updated in the mainpost.




Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - edit - 12.10.2010

code is crazy awesome! love it!


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - [KMA]DlennartD - 13.10.2010

sounds awesome, to bad nobody made a movie so far , so, maybe I'll give it a shot


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - TheXIII - 19.10.2010

Great work. Will definitely use it. Love it.


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Slice - 19.10.2010

Quote:
Originally Posted by ******
Посмотреть сообщение
Out of interest how did you generate the list of models? The IsValidModel function in YSI used the IDE files, however that doesn't include certain models - for example the moving chicken. Is your list more complete except for LODs?
I went through the IDE files, aswell. Extracting the contents inside objs, anim, tobj, and weap sections then filtering out LOD and peds.
After that I made a quick FS that scrolled through the objects and found the ones causing crashes (I found only 6 objects that caused crashes when used for holding).
Maybe yours didn't include the chicken because it's inside the anim-section?


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - HyperZ - 19.10.2010

Awesome work.


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Zh3r0 - 19.10.2010

The next ******, good job there slice, very pro looking!


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Slice - 26.10.2010

Quote:
Originally Posted by Zh3r0
Посмотреть сообщение
The next ******, good job there slice, very pro looking!
Next ****** o.O, not even close lol. Thanks for the compliment, though.


Re: Hold Studio (make awesome lines for SetPlayerHoldingObject EASILY) - Kwarde - 07.11.2010

WOOT!
FUCKING NICE JOB!
ps, I've made this shitty AK-47 on my back :P

pawn Код:
SetPlayerHoldingObject( playerid, 355, 1, 0.004897, -0.059191, -0.063933, 0.000000, 9.975981, 186.806625 );