Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: habi on Feb 13, 2020, 03:35 PM

Title: Marker not seen
Post by: habi on Feb 13, 2020, 03:35 PM
Hi, I try to create marker. It is created in map. ie.  eg.sunshine autos logo appears, But not seen. I tried both uniqueworld and player.world. Rgb 255 0 0, scale 5
I am typing from mobile. so no code
Title: Re: Marker not seen
Post by: MEGAMIND on Feb 13, 2020, 04:10 PM
Quote from: habi on Feb 13, 2020, 03:35 PMHi, I try to create marker. It is created in map. ie.  eg.sunshine autos logo appears, But not seen. I tried both uniqueworld and player.world. Rgb 255 0 0, scale 5
I am typing from mobile. so no code
example code CreateMarker(1, Vector( -1411.63 237.773 333.43 ), 5, RGB(0, 0, 0), 35 );
Title: Re: Marker not seen
Post by: NicusorN5 on Feb 13, 2020, 09:19 PM
I think the scale also has to do with the visibility?