Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: Kewun on Oct 26, 2016, 07:14 PM

Title: cant getin to some cars
Post by: Kewun on Oct 26, 2016, 07:14 PM
in my server, i cant get in to some vehicles ( admiral, maverick )
ive even tried to making them FindVehicle   .Locked = false  but that didnt also help..
any solution?
Title: Re: cant getin to some cars
Post by: Kewun on Nov 11, 2016, 12:09 PM
BUMP
Title: Re: cant getin to some cars
Post by: EK.IceFlake on Nov 11, 2016, 12:24 PM
Post your onPlayerRequestEnterVehicle function
Title: Re: cant getin to some cars
Post by: Kewun on Nov 11, 2016, 12:59 PM
there isnt any event called "onPlayerRequestEnterVehicle" in my server
Title: Re: cant getin to some cars
Post by: Diego^ on Nov 12, 2016, 02:27 PM
Quote from: Kewun on Nov 11, 2016, 12:59 PMthere isnt any event called "onPlayerRequestEnterVehicle" in my server

Show the function onPlayerEnteringVehicle.