Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,957
» Latest member: ayoubdridi535
» Forum threads: 2,410
» Forum posts: 12,329

Full Statistics

Online Users
There are currently 429 online users.
» 0 Member(s) | 426 Guest(s)
Yandex, Google, Bing

Latest Threads
RevolutionX DM/Stunt/Race...
Forum: Advertisements
Last Post: DerekZ905
Yesterday, 02:46 PM
» Replies: 0
» Views: 34
Consulta warning mismatch...
Forum: Programaci?n
Last Post: carlosmcgrimes
2026-03-01, 04:26 PM
» Replies: 1
» Views: 118
Streamer Plugin v3.0.0 — ...
Forum: Plugins
Last Post: carlosmcgrimes
2026-03-01, 02:15 PM
» Replies: 0
» Views: 63
MAP Hot Loader / Map Mana...
Forum: Libraries
Last Post: selmir.beha
2026-02-28, 05:13 AM
» Replies: 0
» Views: 50
[Request] Linko Gaming Ro...
Forum: General Discussions
Last Post: lyly19
2026-02-25, 04:30 AM
» Replies: 1
» Views: 724
IPv6 support
Forum: Questions and Suggestions
Last Post: Knogle
2026-02-22, 01:16 PM
» Replies: 2
» Views: 211
GTA San Andreas - The mov...
Forum: Chat
Last Post: NoxxeR
2026-02-20, 12:14 AM
» Replies: 0
» Views: 148
Servidor RP
Forum: Portuguese/Portugu?s
Last Post: GhostSpectre
2026-02-18, 11:10 PM
» Replies: 0
» Views: 110
(PC/Mobil) PrimeTurk CnR ...
Forum: Advertisements
Last Post: Shacous
2026-02-12, 04:08 PM
» Replies: 0
» Views: 112
(PC/Mobil) PrimeTurk CnR ...
Forum: Turkish
Last Post: Shacous
2026-02-12, 04:04 PM
» Replies: 0
» Views: 81

 
  SAMP-VS
Posted by: Torque - 2020-10-27, 09:26 PM - Forum: Videos and Screenshots - Replies (3)


  MRP - Sumo Battle
Posted by: Torque - 2020-10-27, 09:22 PM - Forum: Videos and Screenshots - No Replies


  MRP - Paramedic Job
Posted by: Torque - 2020-10-27, 09:21 PM - Forum: Videos and Screenshots - No Replies


Exclamation doubt textures
Posted by: FeNiixX - 2020-10-27, 05:17 PM - Forum: Pawn Scripting - Replies (1)

Solved, please close.


Wink Duda Texturas
Posted by: FeNiixX - 2020-10-27, 04:26 PM - Forum: Programaci?n - No Replies

Solucionado, cierren por favor.


Lightbulb Voice chat
Posted by: Telzin2k - 2020-10-27, 08:17 AM - Forum: Questions and Suggestions - Replies (1)

Hi guys. I come through this post to give a friendly suggestion.



Have you thought about implementing voice chat? it would be great for programmers to enable voice chat on their servers. On the client side, they can control the volume of the voices on the volume control of the radio GTA SA, if the client does not want to hear anyone, he can reset the volume.



Many ignoramuses say that this feature would be useless, since DISCORD is free. I already find it super interesting to have this feature, because fun and games will be guaranteed on the survivor and roleplay servers, since the voice chat can be fully programmable and the server developers can define a local chat or even create a chat system radio communication.



I'm sorry for the horrible English, and any mistake is the translator's fault??


  Streamer maps disappear
Posted by: morem - 2020-10-26, 07:14 PM - Forum: Support - Replies (5)

Hello everyone,



I have a problem with Streamer plugin.



After two or three days all?dynamic objects disappear from the server and remain the only objects that create withCreateObjects.



Can anyone help me with this?


  Forum theme
Posted by: Pinch - 2020-10-26, 10:32 AM - Forum: Chat - Replies (3)

Can someone please fix editor on mobile resolution because I'm gonn die, thanks


  Only market structure
Posted by: Fuccia - 2020-10-26, 09:12 AM - Forum: Maps - No Replies

I made it in one hour, so don't wait a high quality interior, i did it just because i was bored?

My discord: Balu#9895







270 objects






[Image: sa-mp-053.png]




[Image: sa-mp-054.png]




[Image: sa-mp-055.png]




[Image: sa-mp-056.png]




[Image: sa-mp-057.png]




Quote:



  TextDraw Don't change pos !! ?
Posted by: DaZzY - 2020-10-25, 06:43 PM - Forum: Pawn Scripting - Replies (5)

Hello?



the first time i get a problem like that?



i have a TD on my GM and when i change position he don't change he stay RIGHT and don't move even when i change X Y to 9999.999 999. 999?



Quote:g_Player[playerid][td_fuel] = CreatePlayerTextDraw(playerid,288.500000, 483.588916, "Fuel: 100");

? ? PlayerTextDrawBackgroundColor(playerid,g_Player[playerid][td_fuel],0x00000033);?

? ? PlayerTextDrawFont(playerid,g_Player[playerid][td_fuel],3);

? ? PlayerTextDrawLetterSize(playerid,g_Player[playerid][td_fuel],0.000000, 0.733946);

? ? PlayerTextDrawColor(playerid,g_Player[playerid][td_fuel],0x000000ff);?

? ? TextDrawSetShadow(playerid,g_Player[playerid][td_fuel],3);





And i search if maybe i have create same and no ...