| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 391 online users. » 1 Member(s) | 387 Guest(s) Bing, Google, Applebot, Reda Dhx
|
| Latest Threads |
SAMP Tres Islas Reality R...
Forum: Advertisements
Last Post: RenzyYtribe
8 hours ago
» Replies: 0
» Views: 24
|
Pawntools | Dialog and 3D...
Forum: Releases
Last Post: Romzes
8 hours ago
» Replies: 16
» Views: 37,207
|
Duskfade Combines Time, A...
Forum: Life
Last Post: Kaevorlly
Today, 06:25 AM
» Replies: 0
» Views: 13
|
trutrujrtu
Forum: Pawn Scripting
Last Post: c0pkl354
Today, 05:39 AM
» Replies: 0
» Views: 14
|
hyreeyry
Forum: Questions and Suggestions
Last Post: c0pkl354
Today, 05:37 AM
» Replies: 0
» Views: 13
|
eeryhrey
Forum: General Discussions
Last Post: c0pkl354
Today, 05:35 AM
» Replies: 0
» Views: 17
|
[BETA] Renaissance DM — O...
Forum: Advertisements
Last Post: DrVandersexxx
Yesterday, 01:50 PM
» Replies: 3
» Views: 510
|
SAMP on mac
Forum: Support
Last Post: amer-5
Yesterday, 11:41 AM
» Replies: 0
» Views: 39
|
Welcome to los santos
Forum: Advertisements
Last Post: MoonWatcher
Yesterday, 10:50 AM
» Replies: 0
» Views: 43
|
rhtrujrtu
Forum: Questions and Suggestions
Last Post: c0pkl354
Yesterday, 04:02 AM
» Replies: 0
» Views: 43
|
|
|
| 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]
|
|
|
|
|