Прочее City-ZoneText

DestroyerDarkNess

Активный
Автор темы
44
101
Версия SA-MP
  1. 0.3.7 (R1)
  2. 0.3.7-R2
  3. 0.3.7-R3
  4. 0.3.7-R4
  5. 0.3DL

73346


City-ZoneText Plugin


Shows you the city and the area where you are. | Plugin For UdrakoLoader


Everyone Knows the Well Known, Cleo Zonetext, which shows you the name of the zone you are in.

Well this complement is very similar, apart from the area it also shows you the city and besides that instead of having big and ugly letters, it draws the text very modern and smooth.

How to Install a Plugin?
  • Extract "CityZoneText.dll" into the "UdrakoLoader" folder.
  • Make sure that the "Open-SAMP-API.dll" dll is located in the "UdrakoLoader\lib" directory.

If you don't have "Open-SAMP-API.dll", then Download the new version of UdrakoLoader here: https://www.blast.hk/threads/67473/




Requirements.



You can easily configure it. The position, the font type, the color, the style all of the Plugin, Editing the code, you compile it and that's it.
Code to edit to configure to your preference.:
   Public Structure LabelZoneText
            Shared Text As String = ""
            Shared X As Integer = 50
            Shared Y As Integer = 50
            Shared FontColor As Color = Color.White
            Shared TextSize As Integer = 10
            Shared TextStyle As String = "Arial"
            Shared InfoNumber As Integer = 0
        End Structure

Download the Project and change that part to your preference and Compile it using an IDE. for example visual Studio.




Preview :

  • 68747470733a2f2f692e6962622e636f2f77775a48437a6d2f436974792d5a6f6e652d546578742e706e67
  • 68747470733a2f2f692e6962622e636f2f395a58725836582f73612d6d702d3238332e706e67
 

Вложения

  • UdracoLoader (1).png
    UdracoLoader (1).png
    2.4 KB · Просмотры: 2,098
  • CityZoneText.dll
    29 KB · Просмотры: 20
Последнее редактирование:
  • Нравится
Реакции: etereon и ufdhbi

DestroyerDarkNess

Активный
Автор темы
44
101
I have updated the code, check the github repository.

  • Fixed a minor bug.
  • A beautiful console effect was added when displaying the text.
New version :
 

Вложения

  • CityZoneText.dll
    30 KB · Просмотры: 21
  • Нравится
Реакции: Said2111995