| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,652
» Latest member: remus
» Forum threads: 2,346
» Forum posts: 12,287
Full Statistics
|
| Online Users |
There are currently 1173 online users. » 0 Member(s) | 1170 Guest(s) Bing, Google, Baidu
|
| Latest Threads |
Ultimate Roleplay!!
Forum: Advertisements
Last Post: URP_Wrzosek
3 hours ago
» Replies: 2
» Views: 38
|
samp openmp scripts
Forum: German/Deutsch
Last Post: pauli
2025-11-01, 01:21 AM
» Replies: 0
» Views: 49
|
YGG-Reborn
Forum: Advertisements
Last Post: Mw10
2025-10-31, 08:12 AM
» Replies: 0
» Views: 55
|
[GameMode] Brasil Vida Id...
Forum: Portuguese/Portugu?s
Last Post: Brasil Vida Ideal
2025-10-31, 01:12 AM
» Replies: 0
» Views: 44
|
Grand Gang War (GGW)
Forum: Advertisements
Last Post: coladaciren
2025-10-30, 10:00 AM
» Replies: 0
» Views: 45
|
undefined symbol
Forum: Portuguese/Portugu?s
Last Post: leobradoks
2025-10-25, 08:58 PM
» Replies: 1
» Views: 1,616
|
SA:MP Custom Character Li...
Forum: General Discussions
Last Post: Dilshad
2025-10-22, 04:15 PM
» Replies: 0
» Views: 95
|
Anyone got old rp scripts...
Forum: General Discussions
Last Post: Bilal
2025-10-21, 01:02 PM
» Replies: 5
» Views: 5,323
|
Anyone has the SARP Gamem...
Forum: Gamemodes
Last Post: Bilal
2025-10-21, 12:59 PM
» Replies: 0
» Views: 159
|
SARP Gamemode
Forum: Releases
Last Post: Bilal
2025-10-21, 12:58 PM
» Replies: 0
» Views: 101
|
|
|
| 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]
|
|
|
|
|