SA-MP Forums Archive
[FilterScript] iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - 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] iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● (/showthread.php?tid=357230)



iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - kudloc - 06.07.2012


● iVO: Easy AttachObjectToVehicle ● Version 2 ● 0.3e Update ● Includes all objects from 0.3c to 0.3e ●
Original thread:
iVO: Easy AttachObjectToVehicle ● Version 2 ● Remade with better features! ● Freakin LARGE array of 5000+ valid objects
Intro:
Hi all! I was looking for updated to version 0.3e iVO, but did not find anything about this.
So I added the rest of the objects from the SA: MP.
List:
● Objects added in 0.3d RC3-3 (18 Objects)
● Objects added in 0.3d RC7 (16 Objects)
● Objects added in 0.3d (8 Objects)
● Objects added in 0.3e RC1 (25 Objects)
● Objects added in 0.3e RC3 (54 Objects)
● Objects added in 0.3e RC4 (44 Objects)
● Objects added in 0.3e RC6 (5 Objects)
● Objects added in 0.3e RC7 (31 Objects)

+ HuSs3n's suggestion: Car Parts
Credits to:
iPLEOMAX for THIS FS! (I've only added objects)
Download Link:
* STRCMP: http://pastebin.com/GrpvQuV1
...or the ZippyShare.com iVO_03e.rar at ZippyShare.com - In archive: .PWN + .AMX



Re: iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - Infinity90 - 06.07.2012

Great update 10/10


Re: iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - cJMaster_ - 06.07.2012

Great Update 10/10 І

Have Bugs?


Re: iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - .FuneraL. - 06.07.2012

Good Work... 10/10... Have BugsІ?


Re: iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - kudloc - 06.07.2012

Quote:
Originally Posted by iPLEOMAX
View Post
Bugs:
Report them please!
They should not be


Respuesta: iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - Gamer_007 - 06.07.2012

this is nice but nothing happens when i click on any option in /ivo

help plz


Re: iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - kudloc - 06.07.2012

Dialogs in Your Gamemode makes a conflict with this FilterScript.

Search this:
Quote:

#define iVO_DIALOG_OFFSET 9

And change this count to higher (ex. 4500), this should works


Re : iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - Eugene. - 13.07.2012

Code:
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(129) : error 075: input line too long (after substitutions)
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(131) : error 010: invalid function or declaration
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11667) : warning 217: loose indentation
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11775 -- 11777) : error 075: input line too long (after substitutions)
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11775 -- 11778) : error 033: array must be indexed (variable "-unknown-")
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11778) : error 017: undefined symbol "Attachable"
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11778) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Errors.



Re: iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - XtremeR - 18.09.2012

can i have the link in any other Website please? i cant open this one
and BTW Rep++ !


Re: Re : iVO: Easy AttachObjectToVehicle ● Version 2 ● INCLUDEs 0.3e objects! ● - Eugene. - 18.09.2012

Quote:
Originally Posted by Eugene.
View Post
Code:
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(129) : error 075: input line too long (after substitutions)
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(131) : error 010: invalid function or declaration
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11667) : warning 217: loose indentation
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11775 -- 11777) : error 075: input line too long (after substitutions)
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11775 -- 11778) : error 033: array must be indexed (variable "-unknown-")
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11778) : error 017: undefined symbol "Attachable"
C:\Documents and Settings\*\Desktop\Redwood\filterscripts\attachtocar.pwn(11778) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Errors.
Can someone help me out ? Still same problem