| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,617
» Latest member: MrEdinLaw
» Forum threads: 2,456
» Forum posts: 12,489
Full Statistics
|
| Online Users |
There are currently 163 online users. » 0 Member(s) | 160 Guest(s) Yandex, Bing, Google
|
| Latest Threads |
PROJECT: RENEWAL ROLEPLAY...
Forum: Advertisements
Last Post: zin
Yesterday, 12:21 AM
» Replies: 2
» Views: 131
|
Welcome to los santos !
Forum: Advertisements
Last Post: xInVinCiBlE
2026-05-20, 07:48 AM
» Replies: 0
» Views: 38
|
open.mp for MacOS
Forum: Releases
Last Post: Xyranaut
2026-05-19, 10:17 PM
» Replies: 2
» Views: 135
|
ShadowVale Freeroam/Rolep...
Forum: Advertisements
Last Post: iiAmerii
2026-05-19, 09:05 PM
» Replies: 0
» Views: 42
|
HOW TO CLOSE INCOMING CON...
Forum: Questions and Suggestions
Last Post: anil_erdogan0
2026-05-19, 04:46 AM
» Replies: 0
» Views: 61
|
LS-RCR - Los Santos Rolep...
Forum: Advertisements
Last Post: Karthik
2026-05-18, 05:07 PM
» Replies: 0
» Views: 56
|
mysql_samp
Forum: Plugins
Last Post: NullSablex
2026-05-18, 04:46 PM
» Replies: 1
» Views: 363
|
Starting a Roleplay Serve...
Forum: Chat
Last Post: Jimmy96k
2026-05-17, 10:14 PM
» Replies: 0
» Views: 72
|
Starting a Roleplay Serve...
Forum: General Discussions
Last Post: Jimmy96k
2026-05-17, 09:56 PM
» Replies: 1
» Views: 102
|
[BETA] Renaissance DM — O...
Forum: Advertisements
Last Post: DrVandersexxx
2026-05-17, 04:15 PM
» Replies: 1
» Views: 148
|
|
|
| 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]
|
|
|
|
|