[GameMode] [GM]GodFather - Invisible cars bug
#1

Hy!

I currently edit GodFather gamemode and when I add some vehicle with this code:

Код:
AddStaticVehicleEx(579,-2773.7344,-312.7395,6.9703,1.0313,0,0,120);
(adding black huntley on specific position with respawn od 2 minuts)

when I go to place where he spawn, I can only see his shadows, I can drive him, and everything, but he is invisible and when I go to Transfender and nothing change on him and go out he is visible.

Can someone say me where I made mistake?

Thanks!
Reply
#2

Wrong section..
Reply
#3

Search in your GameMode for LinkVehicleToInterior and delete all of this.
Reply
#4

Quote:
Originally Posted by Razvann
Search in your GameMode for LinkVehicleToInterior and delete all of this.
Thanks!
Reply
#5

Quote:
Originally Posted by bizzpu17
Код:
AddStaticVehicleEx(579,-2773.7344,-312.7395,6.9703,1.0313,0,0,120);
Код:
AddStaticVehicleEx(579,-2773.7344,-312.7395,6.9703,1.0313,0,0,30000);
Reply
#6

Quote:
Originally Posted by KazanTip
Quote:
Originally Posted by bizzpu17
Код:
AddStaticVehicleEx(579,-2773.7344,-312.7395,6.9703,1.0313,0,0,120);
Код:
AddStaticVehicleEx(579,-2773.7344,-312.7395,6.9703,1.0313,0,0,30000);
you only change respawn time from 2minuts to 500minuts.....problem is solved in post before
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)