Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: GasanZ07 on Oct 28, 2024, 09:49 PM

Title: Remove Flags
Post by: GasanZ07 on Oct 28, 2024, 09:49 PM
Hello friends. Is it possible to remove this text with the remove flags command?
https://imgur.com/a/dHMPRif
Title: Re: Remove Flags
Post by: habi2 on Oct 29, 2024, 10:40 AM
Are you looking for this?

See this: custom class selector (https://github.com/sfwidde/vcmp-custom-class-selector) by [R3V]Kelvin
Title: Re: Remove Flags
Post by: GasanZ07 on Oct 29, 2024, 09:14 PM
Quote from: habi2 on Oct 29, 2024, 10:40 AMAre you looking for this?

See this: custom class selector (https://github.com/sfwidde/vcmp-custom-class-selector) by [R3V]Kelvin

Use left and right arrow keys to switch between classes.
Press fire button to spawn with the selected class.

How can I remove this?
Title: Re: Remove Flags
Post by: habi2 on Oct 30, 2024, 10:28 AM
It is built-in. Only way to remove is manually creating a duplicate screen.
Camera will be set, arrow keys be checked, freezing player, changing skin when arrow is pressed.
Do you understand what i am saying?
Title: Re: Remove Flags
Post by: umar4911 on Oct 30, 2024, 03:53 PM
You cannot remove that afaik. You would need to make a custom class selector.
Title: Re: Remove Flags
Post by: GasanZ07 on Oct 30, 2024, 04:52 PM
Quote from: habi2 on Oct 30, 2024, 10:28 AMIt is built-in. Only way to remove is manually creating a duplicate screen.
Camera will be set, arrow keys be checked, freezing player, changing skin when arrow is pressed.
Do you understand what i am saying?

Got it, dude, thank you
Title: Re: Remove Flags
Post by: GasanZ07 on Oct 30, 2024, 04:53 PM
Quote from: umar4911 on Oct 30, 2024, 03:53 PMYou cannot remove that afaik. You would need to make a custom class selector.
How to ?
Title: Re: Remove Flags
Post by: MEGAMIND on Oct 30, 2024, 04:58 PM
Quote from: GasanZ07 on Oct 30, 2024, 04:53 PM
Quote from: umar4911 on Oct 30, 2024, 03:53 PMYou cannot remove that afaik. You would need to make a custom class selector.
How to ?
https://github.com/sfwidde/vcmp-custom-class-selector
Title: Re: Remove Flags
Post by: GasanZ07 on Oct 30, 2024, 10:39 PM
Quote from: MEGAMIND on Oct 30, 2024, 04:58 PM
Quote from: GasanZ07 on Oct 30, 2024, 04:53 PM
Quote from: umar4911 on Oct 30, 2024, 03:53 PMYou cannot remove that afaik. You would need to make a custom class selector.
How to ?
https://github.com/sfwidde/vcmp-custom-class-selector

Thank You bro