Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,054
» Latest member: adrianosilvaborges428
» Forum threads: 2,355
» Forum posts: 12,245

Full Statistics

Online Users
There are currently 255 online users.
» 1 Member(s) | 252 Guest(s)
Bing, Google, PipPo

Latest Threads
Plan C: Protect The Presi...
Forum: Advertisements
Last Post: PipPo
13 minutes ago
» Replies: 0
» Views: 5
CODE5 GAMING COPS AND ROB...
Forum: Advertisements
Last Post: ryanthiago789
Today, 03:02 AM
» Replies: 0
» Views: 25
SAMP RP project in 2024? ...
Forum: General Discussions
Last Post: tommchris
Today, 02:05 AM
» Replies: 4
» Views: 2,460
Infekcja 2: Zombie Surviv...
Forum: Serwery
Last Post: tunnelrushgame3d
Today, 01:50 AM
» Replies: 1
» Views: 187
FPS issues
Forum: General Discussions
Last Post: kourtneyroberts
Yesterday, 04:53 AM
» Replies: 0
» Views: 20
How to make your GTA SA:M...
Forum: Tutorials
Last Post: NoxxeR
2025-04-27, 11:26 AM
» Replies: 1
» Views: 75
Problem about pawnbot
Forum: Pawn Scripting
Last Post: balkanspeed18
2025-04-26, 02:04 PM
» Replies: 0
» Views: 38
Error
Forum: Pawn Scripting
Last Post: -N0FeaR-
2025-04-25, 12:05 PM
» Replies: 0
» Views: 38
GTA Multigames [ MultiMod...
Forum: Advertisements
Last Post: Undead
2025-04-25, 07:37 AM
» Replies: 0
» Views: 50
Atlanta DeathMatch
Forum: Advertisements
Last Post: NixaSha
2025-04-25, 01:19 AM
» Replies: 0
» Views: 41

 
  How do i get a player FPS?
Posted by: Cosmic - 2021-04-04, 07:46 AM - Forum: Pawn Scripting - Replies (3)

How do i get a player FPS with GetPlayerDrunkLevel ??


  How to save the position/skin of the player after exiting?
Posted by: CrypticSin - 2021-04-03, 10:06 PM - Forum: Pawn Scripting - Replies (10)

Hi, im currently scripting a server and i want to know how a players progress is saved on the server??



So for example, when the user selects their skin i want the player to keep their skin until they decide to change it manually,?instead of the skin selection appearing everytime someone logs in.



Also how do you save the position of a player when they exit the game? and when they log back?back in it should log the user back to the same posiiton they exited?



What are the areas in the SAMP-wiki should i look into to make something like this?


  Compile GM with VSCODE on Linux
Posted by: annety - 2021-04-02, 06:31 PM - Forum: Support - Replies (21)

Is anybody compile?a SAMP gamemode with VSCODE on Linux?

If anybody know how to do,?pls post here


  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


  How to increase the maximum speed of a car?
Posted by: Boxi - 2021-03-31, 08:25 PM - Forum: Pawn Scripting - No Replies

Hello everyone! I have a question, if I would like to increase the maximum speed of a vehicle with a command, what should I do? is it possible?


  How to increase the maximum speed of a car?
Posted by: Boxi - 2021-03-31, 08:24 PM - Forum: Pawn Scripting - No Replies

Hello everyone! I have a question, if I would like to increase the maximum speed of a vehicle with a command, what should I do? is it possible?


  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?


  [ FIXED ] cache_get_value_int_ovrld after add for on index SQL
Posted by: PutuSuhartawan - 2021-03-31, 09:39 AM - Forum: Pawn Scripting - No Replies

FIXED





Quote:Retrieves a value from the result set as a decimal number.



Parameters:





Code:
(row_idx, const column_name[], &destination)



row_idx The row index (starts at '0').



const column_name[] The column name.

&destination The variable to store the number into.



Return Values:



1 on success, 0 on failure.







Code:
new int_dest;

cache_get_value_name_int(2, "money", int_dest);

printf("The value in the third row and in the column 'money' is '%d'.", int_dest);



https://github.com/pBlueG/SA-MP-MySQL/wi...e_name_int



[Image: 113122179-f40fb180-9245-11eb-8125-e2117c09945a.png]


  San Andreas Battle Royale Server For Sale
Posted by: San Andreas Battle Royale - 2021-03-30, 02:12 PM - Forum: General Discussions - Replies (1)

[Image: logo.png?width=490&height=431]



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



Lightbulb [FIXED] how create new native functions can be suggested by the autotext system
Posted by: PutuSuhartawan - 2021-03-30, 11:17 AM - Forum: Pawn Scripting - Replies (1)

How do I create new native functions that can be suggested to the autotext system later? so far I can only walk with #define only.



FIXED



[ First Install the All Autocomplete - Packages - Package Control ]




[Image: 167018997_5565589703481329_5851269852517...e=6088143A]

[Image: 166749805_5565592510147715_7986765319724...e=60882027]