| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,592
» Latest member: Ephraim
» Forum threads: 2,449
» Forum posts: 12,471
Full Statistics
|
| Online Users |
There are currently 1175 online users. » 0 Member(s) | 1171 Guest(s) Bing, Applebot, Google, Yandex
|
| Latest Threads |
Ajuda com salvamento nao ...
Forum: Portuguese/Português
Last Post: GhostSpectre
8 hours ago
» Replies: 2
» Views: 142
|
Las Venturas Gang Wars - ...
Forum: Advertisements
Last Post: lvgwgta
Yesterday, 04:06 PM
» Replies: 0
» Views: 24
|
dhfhery
Forum: Pawn Scripting
Last Post: folvep
2026-05-07, 12:48 PM
» Replies: 0
» Views: 41
|
rhrretru
Forum: Support
Last Post: folvep
2026-05-07, 12:46 PM
» Replies: 0
» Views: 40
|
arfawrfatv
Forum: Questions and Suggestions
Last Post: folvep
2026-05-07, 12:44 PM
» Replies: 0
» Views: 37
|
[BETA] Renaissance DM — O...
Forum: Advertisements
Last Post: DrVandersexxx
2026-05-04, 01:44 PM
» Replies: 0
» Views: 69
|
Object Remove?
Forum: Support
Last Post: Mivco
2026-04-29, 08:12 PM
» Replies: 0
» Views: 72
|
Floorp is a good webbrows...
Forum: Tech
Last Post: NoxxeR
2026-04-29, 01:01 AM
» Replies: 0
» Views: 93
|
Looking for Players for N...
Forum: Advertisements
Last Post: AlmightyJeremy
2026-04-27, 03:36 PM
» Replies: 0
» Views: 94
|
Algemene Discussies
Forum: Dutch/Nederlands
Last Post: Eamon
2026-04-27, 12:03 AM
» Replies: 41
» Views: 85,755
|
|
|
| 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....
|
|
|
|
| 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]
|
|
|
|
|