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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,244
» Latest member: tcharlesmeurer
» Forum threads: 2,377
» Forum posts: 12,288

Full Statistics

Online Users
There are currently 375 online users.
» 0 Member(s) | 373 Guest(s)
Google, Bing

Latest Threads
Servidor RPG profissões
Forum: Advertisements
Last Post: tcharlesmeurer
1 hour ago
» Replies: 0
» Views: 1
Servidor novo RPG profiss...
Forum: Chat
Last Post: tcharlesmeurer
1 hour ago
» Replies: 0
» Views: 1
EVO Anti-Cheat
Forum: Libraries
Last Post: Eduardo_AC
1 hour ago
» Replies: 2
» Views: 16
Developer for Hire – Syst...
Forum: Pawn Scripting
Last Post: ejtamovic
2025-07-04, 08:35 AM
» Replies: 0
» Views: 35
Liberty City map
Forum: Pawn Scripting
Last Post: ziyadprogamer
2025-06-28, 04:55 PM
» Replies: 2
» Views: 2,166
GameText styles in open.m...
Forum: Pawn Scripting
Last Post: Miki
2025-06-28, 01:25 PM
» Replies: 1
» Views: 54
Script[gamemodes/gamemode...
Forum: Pawn Scripting
Last Post: Miki
2025-06-27, 05:08 PM
» Replies: 1
» Views: 433
Want to edit my profile n...
Forum: Chat
Last Post: Hera.
2025-06-26, 08:41 PM
» Replies: 1
» Views: 581
Farsi
Forum: Other
Last Post: acc.gangbeni
2025-06-25, 08:21 AM
» Replies: 2
» Views: 3,074
Las Venturas Gang Wars - ...
Forum: Advertisements
Last Post: lvgwgta
2025-06-22, 06:47 PM
» Replies: 0
» Views: 65

 
  [FIXED] What is Meaning udb_hash ?
Posted by: PutuSuhartawan - 2021-04-05, 02:25 AM - Forum: Pawn Scripting - Replies (1)

stock?udb_hash(buf[])?{

?
???new?length=strlen(buf);

?
???new?s1?=?1;

?
???new?s2?=?0;

?
???new?n;

?
???for?(n=0;?n<length;?n)

?
???{

?
??????s1?=?(s1??buf[n])?%?65521;

?
??????s2?=?(s2??s1)?????%?65521;

?
???}

?
???return?(s2?<<?16)??s1;

}?


  BIG TETRIS & ZERO's TETRIS
Posted by: Name - 2021-04-04, 07:02 PM - Forum: Videos and Screenshots - No Replies

_____________________________________________________________________________________________________________________________________________________________

page 1

Name: Tetris

Map type: Exterior

Author of map: MrName (me)

Number of objects: 265

Number of textures: 262 and 16 texts

Removed SA objects: 0

Custom objects: 0

Location of map: Easter basin, San Fierro

Map editor used: MSR's mapping system

Reference: Tetris?

About map: Huge tetris object on Easter Basin's ship, ships was already there, added tetris and tetris blocks on top and near ship.

Screenshots:

[Image: 7hGnvl7h.jpg]

[Image: Eb4jW4zh.jpg]

[Image: 8sPZ9r2h.jpg]

[Image: ydYhRA6h.jpg]

[Image: Lh4cKGih.jpg]

[Image: naUQJzuh.jpg]

[Image: MWuLu9Oh.jpg]

[Image: WQxQyb4h.jpg]

[Image: lOvkGdch.jpg]

[Image: H3ok3HGh.jpg]

[Image: 1VdXj5yh.jpg]

page 1

_______________________________________________________________________________________________________________________________________________________________________________________

_____________________________________________________________________________________________________________________________________________________________________________________________________________________________

page 2

Name: Zero's tetris

Map type: Exterior

Author of map: MrName (me)

Number of objects: 183

Number of textures: 175

Removed SA objects: 0

Custom objects: 0

Location of map: Garcia, San Fierro

Map editor used: MSR's mapping system

Reference: Tetris game

About map: Tetris blocks with realistic crane on top of the building near Zero's place. Crane is placing top tetris blocks on lower rooftop.

Screenshots:

[Image: PG8UM1oh.jpg]

[Image: mYF1mn3h.jpg]

[Image: zR57moEh.jpg]

[Image: sJVD4Lwh.jpg]

[Image: u77sXiRh.jpg]

[Image: i5cAdvgh.jpg]


page 2

_______________________________________________________________________________________________________________________________________________________________________________________


  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]