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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 6,686
» Latest member: novamuller
» Forum threads: 2,499
» Forum posts: 12,567

Full Statistics

Online Users
There are currently 217 online users.
» 1 Member(s) | 212 Guest(s)
Applebot, Bing, Google, Yandex, ricardofnl

Latest Threads
[Announcement] Spawn - An...
Forum: Tech
Last Post: ricardofnl
3 minutes ago
» Replies: 2
» Views: 267
Scrap Gold Calculator: Th...
Forum: General Discussions
Last Post: novamuller
Yesterday, 12:06 PM
» Replies: 0
» Views: 34
Chipotle Burrito: Everyth...
Forum: General Discussions
Last Post: novamuller
Yesterday, 12:02 PM
» Replies: 0
» Views: 23
Unban
Forum: Chat
Last Post: iAmir
2026-07-05, 02:21 PM
» Replies: 5
» Views: 823
Pedestrians
Forum: Plugins
Last Post: iAmir
2026-07-05, 12:18 AM
» Replies: 1
» Views: 291
Silly little render a did...
Forum: Art
Last Post: iAmir
2026-07-05, 12:07 AM
» Replies: 1
» Views: 1,276
Discord Server Unable to ...
Forum: Chat
Last Post: iAmir
2026-07-05, 12:06 AM
» Replies: 1
» Views: 461
It has been a while
Forum: Chat
Last Post: iAmir
2026-07-05, 12:04 AM
» Replies: 1
» Views: 474
GTA San Andreas - The mov...
Forum: Chat
Last Post: ricardofnl
2026-07-04, 11:26 PM
» Replies: 1
» Views: 562
Kalcor is still outta the...
Forum: Chat
Last Post: ricardofnl
2026-07-04, 11:14 PM
» Replies: 2
» Views: 307

 
  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]


  SetTimer looping through players with gettime() function
Posted by: unix - 2019-07-09, 10:40 AM - Forum: Pawn Scripting - Replies (7)

-delete


  Me, a Game Programming student, looking back at my old Pawn releases...
Posted by: Aerotactics - 2019-07-09, 04:58 AM - Forum: Pawn Scripting - No Replies

[Image: 18ps27.jpg]


  The client should automatically open a port/setup a multiplayer server
Posted by: Aerotactics - 2019-07-09, 04:53 AM - Forum: Questions and Suggestions - Replies (4)

I spent 90% of my time struggling to get people to connect to my test server. Please eliminate?reduce this issue.