Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 348 online users. » 0 Member(s) | 346 Guest(s) Bing, Google
|
Latest Threads |
Script[gamemodes/gamemode...
Forum: Pawn Scripting
Last Post: Miki
6 hours ago
» Replies: 1
» Views: 414
|
NFPA 318 Guidelines for C...
Forum: Videos and Screenshots
Last Post: elvishparker277
Today, 11:05 AM
» Replies: 0
» Views: 17
|
Want to edit my profile n...
Forum: Chat
Last Post: Hera.
Yesterday, 08:41 PM
» Replies: 1
» Views: 517
|
Farsi
Forum: Other
Last Post: acc.gangbeni
2025-06-25, 08:21 AM
» Replies: 2
» Views: 3,041
|
Las Venturas Gang Wars - ...
Forum: Advertisements
Last Post: lvgwgta
2025-06-22, 06:47 PM
» Replies: 0
» Views: 40
|
[Request] Linko Gaming Ro...
Forum: General Discussions
Last Post: JamesC
2025-06-20, 07:34 PM
» Replies: 0
» Views: 53
|
RevolutionX DM/Stunt/Race...
Forum: Advertisements
Last Post: DerekZ905
2025-06-18, 03:12 PM
» Replies: 0
» Views: 76
|
samp-cef
Forum: Questions and Suggestions
Last Post: jamespssamp
2025-06-18, 11:36 AM
» Replies: 0
» Views: 54
|
Offering Pawn Scripting S...
Forum: Pawn Scripting
Last Post: Mido
2025-06-07, 01:30 PM
» Replies: 0
» Views: 295
|
How to make your GTA SA:M...
Forum: Tutorials
Last Post: NoxxeR
2025-06-07, 06:48 AM
» Replies: 3
» Views: 1,308
|
|
|
Login and registration without pressing spawn |
Posted by: YowlsGazZ - 2021-04-01, 06:46 AM - Forum: Support
- Replies (3)
|
 |
[English] Good morning / afternoon / evening
Friends, today I have a question, which has invaded me a while ago, and it is how I can make the users who enter my server, either by logging in or registering, do so without pressing the "Spawn" box.
[i]PS: Your support is always appreciated[/i]
[Spanish]?Buen@s d?as/tardes/noches
amigos, hoy tengo una pregunta, la cual me ha invadido hace un tiempo, y es como puedo hacer que los usuarios que entren en mi servidor, ya sea logeando o registrandose lo hagan sin necesidad de presionar el recuadro de "Spawn".
PD: Siempre se agradece su apoyo :3
|
|
|
Mobile Crash |
Posted by: z0rdan - 2021-03-31, 11:14 AM - Forum: Pawn Scripting
- Replies (1)
|
 |
Guys, recently I have noticed that all players Cell phones are crashing my server, sometimes even on the login screen, riding in a car and etc ...
does anyone know what it can be?
|
|
|
San Andreas Battle Royale Server For Sale |
Posted by: San Andreas Battle Royale - 2021-03-30, 02:12 PM - Forum: General Discussions
- Replies (1)
|
 |
Our esteemed project is now for sale, reason being unavailability from the management team to carry on with the project, but we hope that someone else will be able to.?
What our project includes:
- A functioning Battle Royale?script that includes a storm, inventory system, and much more!
- Over 300 exclusive?custom mods, such as skins and other assets. (Needs to be implemented in the script)
- Over 50 custom mapped locations around the area of Red County (Needs script implementation)
- A 4 minutes amazing trailer/promotional video for the server.
- A 650 members community eager for the server release on discord. (Was once 1000)
And much more!
Contact: First Class#0889 on discord if interested.
OUR TRAILER
|
|
|
Object Pos .. |
Posted by: qtg998 - 2021-03-30, 08:03 AM - Forum: Pawn Scripting
- Replies (1)
|
 |
I am trying to get the coordinates 1.0 only to the right from the reference object. How do I do this..?
Please help me..
|
|
|
Map icon does not change color |
Posted by: Jhames - 2021-03-30, 06:12 AM - Forum: Pawn Scripting
- Replies (1)
|
 |
Hello guys, I have a little problem.
I am trying to change the color of an icon on the map but it is not working, I am trying to make the icon black, but it does not work.
Is the color correct? I'm using like this:?0x000000FF
Code: public OnPlayerConnect(playerid)
{
? ? SetPlayerMapIcon(playerid, 1, 2756.7896,-2431.2869,13.4790, 2, 0x000000FF, MAPICON_GLOBAL);
? ? return 1;
}
|
|
|
|