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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,496
» Latest member: u888brbrcom
» Forum threads: 2,412
» Forum posts: 12,359

Full Statistics

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

Latest Threads
Adding new vehicles and s...
Forum: Programming
Last Post: __.A.__
Yesterday, 07:47 PM
» Replies: 0
» Views: 47
Zona América del Sur Free...
Forum: Advertisements
Last Post: kevinberriosflores
Yesterday, 02:16 PM
» Replies: 1
» Views: 68
Busco copia de gamemode S...
Forum: Spanish/Espa?ol
Last Post: briancristaldo2021
2025-09-11, 11:14 AM
» Replies: 0
» Views: 57
[Tutorial] Registrando o ...
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2025-09-09, 08:36 PM
» Replies: 0
» Views: 199
San Andreas Police Pursui...
Forum: Advertisements
Last Post: BriBri
2025-09-08, 10:09 PM
» Replies: 1
» Views: 287
Problem with plugins load...
Forum: Support
Last Post: MrKacu13
2025-09-08, 07:15 PM
» Replies: 9
» Views: 336
Compilation error
Forum: Pawn Scripting
Last Post: MrKacu13
2025-09-07, 07:18 AM
» Replies: 6
» Views: 338
Need help, problem when i...
Forum: Programming
Last Post: nonickowned
2025-09-06, 06:21 PM
» Replies: 0
» Views: 144
Transfer server from SAMP...
Forum: Support
Last Post: MrKacu13
2025-09-06, 04:03 PM
» Replies: 1
» Views: 235
Not relevant anymore
Forum: Questions and Suggestions
Last Post: peti
2025-09-05, 02:00 PM
» Replies: 0
» Views: 193

 
  Van m?g rem?nye a SA-MP K?z?ss?gnek?
Posted by: Mortyka - 2019-07-13, 06:53 PM - Forum: Hungarian/Magyar - Replies (3)

a k?rd?s adott


  Modding support?
Posted by: J_esus - 2019-07-12, 02:21 PM - Forum: Questions and Suggestions - Replies (1)

Ehn ...



Will a new "kdff" be made?


  What would you start?
Posted by: mouiz - 2019-07-12, 07:42 AM - Forum: Life - Replies (3)

If you had 100-500$ to start something profitable, what would it be ? Take it as a challenge ..


  Streamer
Posted by: Jimmy - 2019-07-10, 06:18 AM - Forum: Questions and Suggestions - Replies (5)

Now that Streamer by Incognito is available as open source, add that (as is or improved version to fit Open.MP) as default streamer.


  TEXT_DRAW_STYLE_INPUT
Posted by: Jimmy - 2019-07-10, 05:47 AM - Forum: Questions and Suggestions - Replies (7)

Add ability to add input boxes textdraws.. Like in GTA V. Would be better for MDC, ATM etc...



Also, if possible, add the ability to add custom UI in the server. Not just textures but TextDraw designes too....


  playerid is 0-based, but vehicleid is 1-based, what gives?
Posted by: Aerotactics - 2019-07-10, 01:30 AM - Forum: Pawn Scripting - Replies (3)

Title.


  I humor myself
Posted by: Aerotactics - 2019-07-09, 09:17 PM - Forum: Programming - Replies (4)

[Image: 89a3340e91.png]


  OpenMP and SAMP
Posted by: Jimmy - 2019-07-09, 05:45 PM - Forum: Questions and Suggestions - Replies (4)

I want to know,



1> What is the relationship between SAMP and OpenMP.

2> What is the status of relation between SAMP and OpenMP(Good/Bad etc...)

2> How is OpenMP going to be backward supported with SAMP?

3> Which codes from SAMP are going to be used in this? Also, is there any permission certificate or anything from SAMP Dev team?

4> If SAMP codes are used, which base version was used? (0.3.7, 0.3DL etc....)

5> Are really people getting banned on samp forum for having accounts on this forum? Or its just a rumor?



Thats it for now!


  server launcher help
Posted by: unbelievable_10 - 2019-07-09, 05:15 PM - Forum: Programming - Replies (6)

i want to put in this code server password so when player connects through button that launcher (.exe) writes password for him



Code:

? ? ? private void button1_Click(object sender, EventArgs e)

? ? ? ?{

? ? ? ? ? ?System.Diagnostics.Process.Start("samp://75.127.13.245:7780");

? ? ? ?}


  server launcher help
Posted by: unbelievable_10 - 2019-07-09, 04:06 PM - Forum: Support - Replies (3)

i want to put in this code server password so when player connects through button that launcher (.exe) writes password for him

Code:
[color=#000000][size=small] ? ? ? ?private void button1_Click(object sender, EventArgs e)

? ? ? ?{

? ? ? ? ? ?System.Diagnostics.Process.Start("samp://75.127.13.245:7780");

? ? ? ?}
[/size][/color]