Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: Mohamed Boubekri on Sep 15, 2023, 02:28 PM

Title: Question !
Post by: Mohamed Boubekri on Sep 15, 2023, 02:28 PM
Hey everyone, i want to know if there any-way to put a label on a wall (object) or (custom object) ?
Title: Re: Question !
Post by: habi on Sep 16, 2023, 10:58 AM
Could you elaborate more? Do you mean GUI Label?
Title: Re: Question !
Post by: Mohamed Boubekri on Sep 16, 2023, 01:50 PM
(https://m.top4top.io/p_2815oz8ow1.png)
Title: Re: Question !
Post by: Mohamed Boubekri on Sep 16, 2023, 01:56 PM
Those labels are not moving.
its just, like a wall or object contains labels.
Title: Re: Question !
Post by: Mohamed Boubekri on Sep 16, 2023, 04:16 PM
Quote from: vitovc on Sep 16, 2023, 03:48 PMwell you can look into ctf's clientside scripts. its GUI_FLAG_3D_ENTITY flag + Position3D Rotation3D values (in ctf its hardcoded, to calculate them you need to google some math or just playing with different values manually)
Alright, but those lignes & columns have been created by DecUI ?
Title: Re: Question !
Post by: Mohamed Boubekri on Sep 17, 2023, 07:42 AM
Alright, thank you