[Include] ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving
#10

Quote:
Originally Posted by Jokel317
Trying to add it into my modified gamemode of LVDM and get these errors please help thanks!!!!!

D:\Program Files\Rockstar Games\Normal San Andreas\pawno\include\TVS_core/TVS_core.own(1853) : error 001: expected token: ";", but found "return"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(92) : warning 219: local variable "name" shadows a variable at a preceding level
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(9 : error 035: argument type mismatch (argument 2)
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(9 : error 035: argument type mismatch (argument 2)
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(92) : warning 204: symbol is assigned a value that is never used: "name"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(147) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(191) : warning 217: loose indentation
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(195) : warning 217: loose indentation
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(369) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(369) : error 004: function "OnPlayerStateChange" is not implemented
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(370) : warning 217: loose indentation
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(371) : error 017: undefined symbol "playerid"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(375) : warning 225: unreachable code
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(375) : warning 217: loose indentation
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(375) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(375) : error 004: function "OnVehicleDeath" is not implemented
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(376) : warning 217: loose indentation
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(377) : error 017: undefined symbol "vehicleid"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(381) : warning 225: unreachable code
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(381) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(381) : error 004: function "OnVehicleMod" is not implemented
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(383) : error 017: undefined symbol "vehicleid"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(387) : warning 225: unreachable code
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(387) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(387) : error 004: function "OnVehiclePaintjob" is not implemented
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(389) : error 017: undefined symbol "vehicleid"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(393) : warning 225: unreachable code
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(393) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(393) : error 004: function "OnVehicleRespray" is not implemented
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(395) : error 017: undefined symbol "vehicleid"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(399) : warning 225: unreachable code
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(399) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(399) : error 004: function "OnPlayerSelectedMenuRow" is not implemented
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(401) : error 017: undefined symbol "playerid"
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(407) : warning 225: unreachable code
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(407) : warning 217: loose indentation
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(702) : warning 235: public function lacks forward declaration (symbol "SendPlayerFormattedText")
D:\Program Files\Rockstar Games\Normal San Andreas\gamemodes\lvdm.pwn(709) : warning 235: public function lacks forward declaration (symbol "SendAllFormattedText")

22 Errors.
only 1 of those errorsare due to th TVS system - looks likeur using a very old version of LVDM! also make sure u are using the comands properly andin the corrct places

JAY: yesits carownership but i guess i've beenout ofthe sa-mp scene for a while so some peeps may notknow what my xvm is. Essentially its the most advanced vehicle ownership system currently availlable for download on the sa-mp forums and has been for almost a year now i recon...full menu control of all vehicle functions etc - if u want to see a full version ofit in action simpy download the tAxI Freeroam GM in my sig - the non streamer version is the one in this GM incude
Reply


Messages In This Thread
***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 12.09.2008, 14:13
Re: ***New*** tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by matrixismyname - 12.09.2008, 15:08
Re: ***New*** tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by BlackFoX - 12.09.2008, 15:13
Re: ***New*** tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 12.09.2008, 15:16
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [eLg]Timmy - 12.09.2008, 15:51
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by BlackFoX - 12.09.2008, 16:10
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Jokel317 - 12.09.2008, 18:52
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Street-Fighter - 12.09.2008, 21:38
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [Jay] - 12.09.2008, 22:19
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 13.09.2008, 09:22
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Toad - 13.09.2008, 11:19
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Jokel317 - 13.09.2008, 13:17
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Binebik - 13.09.2008, 14:23
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Street-Fighter - 13.09.2008, 14:35
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Toad - 13.09.2008, 15:24
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [Jay] - 13.09.2008, 20:18
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Binebik - 13.09.2008, 21:19
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 14.09.2008, 01:19
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [GoD]Chuck - 14.09.2008, 01:36
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 14.09.2008, 02:05
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Binebik - 14.09.2008, 02:14
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Binebik - 14.09.2008, 02:20
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 14.09.2008, 03:25
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by dafel2 - 14.09.2008, 10:17
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Toad - 14.09.2008, 12:07
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 14.09.2008, 15:34
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 14.09.2008, 20:15
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Toad - 16.09.2008, 06:31
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by luxeon - 16.09.2008, 08:35
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cptnsausage - 16.09.2008, 09:42
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by luxeon - 16.09.2008, 11:37
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Toad - 16.09.2008, 19:08
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by cruising - 06.10.2008, 01:12
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Dizx - 18.10.2008, 14:58
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by XCarBOn - 21.11.2008, 19:20
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Toad - 26.11.2008, 20:34
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Nils014 - 28.11.2008, 12:25
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by hamptonin - 29.12.2008, 18:20
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by KnooL - 30.01.2009, 05:43
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by speedfight200 - 30.01.2009, 18:24
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by $$$PiMp - 31.01.2009, 17:09
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by jasonstevens - 23.07.2009, 21:07
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by (Jeff) - 14.10.2009, 10:32
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [MK]Soprano - 16.03.2010, 18:40
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [03]Garsino - 16.03.2010, 18:52
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [MK]Soprano - 17.03.2010, 18:13
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by LegendNissanGTR - 25.12.2010, 15:42
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by GBLTeam - 27.03.2011, 15:18
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by matko.basket - 05.04.2011, 13:02
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by GaGlets(R) - 05.04.2011, 13:04
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by matko.basket - 05.04.2011, 13:11
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Paul.eboy - 05.04.2011, 15:39
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by [03]Garsino - 05.04.2011, 15:52
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by matko.basket - 06.04.2011, 13:18
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by Bleach79 - 22.05.2012, 08:11
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by antsusher - 06.06.2012, 05:26
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by sienal - 06.06.2012, 05:50
Re: ***New*** [INC] tAxI's Vehicle Shop/Menu with XVM Menu and Modsaving - by AnonymousDrifter - 06.06.2012, 06:40

Forum Jump:


Users browsing this thread: 8 Guest(s)