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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,974
» Latest member: NullSablex
» Forum threads: 2,412
» Forum posts: 12,332

Full Statistics

Online Users
There are currently 166 online users.
» 0 Member(s) | 162 Guest(s)
Bing, Applebot, Google, Yandex

Latest Threads
backtrace
Forum: Questions and Suggestions
Last Post: Lyvex
4 hours ago
» Replies: 0
» Views: 14
Open Multiplayer ✅ loggin...
Forum: Pawn Scripting
Last Post: walid_dz
2026-03-05, 04:19 AM
» Replies: 0
» Views: 78
Argonath RPG SA:MP Reviva...
Forum: Advertisements
Last Post: Melon_Sam
2026-03-03, 06:37 PM
» Replies: 1
» Views: 135
RevolutionX Since (2008) ...
Forum: Advertisements
Last Post: DerekZ905
2026-03-02, 02:46 PM
» Replies: 0
» Views: 76
Consulta warning mismatch...
Forum: Programaci?n
Last Post: carlosmcgrimes
2026-03-01, 04:26 PM
» Replies: 1
» Views: 142
MAP Hot Loader / Map Mana...
Forum: Libraries
Last Post: selmir.beha
2026-02-28, 05:13 AM
» Replies: 0
» Views: 75
[Request] Linko Gaming Ro...
Forum: General Discussions
Last Post: lyly19
2026-02-25, 04:30 AM
» Replies: 1
» Views: 758
IPv6 support
Forum: Questions and Suggestions
Last Post: Knogle
2026-02-22, 01:16 PM
» Replies: 2
» Views: 246
GTA San Andreas - The mov...
Forum: Chat
Last Post: NoxxeR
2026-02-20, 12:14 AM
» Replies: 0
» Views: 186
Servidor RP
Forum: Portuguese/Portugu?s
Last Post: GhostSpectre
2026-02-18, 11:10 PM
» Replies: 0
» Views: 136

 
  Whats different with this 1 line and multi (MySQL)
Posted by: Zow - 2019-09-16, 04:57 PM - Forum: Pawn Scripting - Replies (2)

Code:
?mysql_format(ourConnection, query, sizeof(query), "UPDATE characters SET pAdmin = %i, pLastSkin = %i, pLevel = %i, pEXP = %i, pMoney = %i, pBank = %i, pPaycheck = %i, pPhone = %i, pLastOnline = '%e', pLastOnlineTime = %i, pAdminjailed = %i, pAdminjailTime = %i WHERE char_dbid = %i",

??PlayerInfo[playerid][pAdmin],

??PlayerInfo[playerid][pLastSkin],

??PlayerInfo[playerid][pLevel],

??PlayerInfo[playerid][pEXP],

??PlayerInfo[playerid][pMoney],

??PlayerInfo[playerid][pBank],

??PlayerInfo[playerid][pPaycheck],

??PlayerInfo[playerid][pPhone],

??ReturnDate(),

??PlayerInfo[playerid][pLastOnlineTime],

??PlayerInfo[playerid][pAdminjailed],

??PlayerInfo[playerid][pAdminjailTime],

??PlayerInfo[playerid][pDBID]);

?mysql_tquery(ourConnection, query);

?

?mysql_format(ourConnection, query, sizeof(query), "UPDATE characters SET pFaction = %i, pFactionRank = %i, pVehicleSpawned = %i, pVehicleSpawnedID = %i, pTimeplayed = %i, pMaskID = %i, pMaskIDEx = %i, pOfflinejailed = 0 WHERE char_dbid = %i",

??PlayerInfo[playerid][pFaction],

??PlayerInfo[playerid][pFactionRank],

??PlayerInfo[playerid][pVehicleSpawned],

??PlayerInfo[playerid][pVehicleSpawnedID],

??PlayerInfo[playerid][pTimeplayed],

??PlayerInfo[playerid][pMaskID][0],

??PlayerInfo[playerid][pMaskID][1],

??PlayerInfo[playerid][pDBID]);

?mysql_tquery(ourConnection, query);



And



Code:
mysql_format(ourConnection, query, sizeof(query), "UPDATE characters SET pAdmin = %i, pLastSkin = %i, pLevel = %i, pEXP = %i, pMoney = %i, pBank = %i, pPaycheck = %i, pPhone = %i, pLastOnline = '%e', pLastOnlineTime = %i, pAdminjailed = %i, pAdminjailTime = %i \

pFaction = %i, pFactionRank = %i, pVehicleSpawned = %i, pVehicleSpawnedID = %i, pTimeplayed = %i, pMaskID = %i, pMaskIDEx = %i, pOfflinejailed = 0 WHERE char_dbid = %i",

PlayerInfo[playerid][pAdmin],

PlayerInfo[playerid][pLastSkin],

PlayerInfo[playerid][pLevel],

PlayerInfo[playerid][pEXP],

PlayerInfo[playerid][pMoney],

PlayerInfo[playerid][pBank],

PlayerInfo[playerid][pPaycheck],

PlayerInfo[playerid][pPhone],

ReturnDate(),

PlayerInfo[playerid][pLastOnlineTime],

PlayerInfo[playerid][pAdminjailed],

PlayerInfo[playerid][pAdminjailTime],

PlayerInfo[playerid][pFaction],

PlayerInfo[playerid][pFactionRank],

PlayerInfo[playerid][pVehicleSpawned],

PlayerInfo[playerid][pVehicleSpawnedID],

PlayerInfo[playerid][pTimeplayed],

PlayerInfo[playerid][pMaskID][0],

PlayerInfo[playerid][pMaskID][1],

PlayerInfo[playerid][pDBID]);

mysql_tquery(ourConnection, query);



Which one should I do? And why?


Thumbs Up Me hechas una mano?
Posted by: Soy Od?n - 2019-09-13, 07:56 PM - Forum: Offtopic - Replies (1)

Hola gente de Youtube, estoy en busca?de ayuda... Perd? a?Loki.





Nuevamente, hola banda, tengo los siguientes problemas, no tengo la
m?nima idea de como crear una cuenta en phpmyadmin en primera, en segunda no se como solucionar el error que me tira al querer abrir pawno?pero eso no?me perjudica en abrirlo me preocupa si este error me perjudique es compilar porque no se un
?pingo, en tercera como puedo utilizar el costadito de pawno,?e visto que mucha gente le salen los comandos de los yoncpero ami no, se debe al error que mencione??Muchas gracias una continuaci?n de las...



Im?genes chiquitas:



https://ibb.co/3zxxzxv

https://ibb.co/YPwG5Hq

https://ibb.co/Q98jv7f



Cabe recalcar que no
s? la onu pingo de scriptear, de programar, de hacer weascu?nticaspero ac? estamos queriendo aprender, un?abrazo grande.


  [MAP] Interior Design
Posted by: Younggas - 2019-09-13, 04:03 AM - Forum: Videos and Screenshots - Replies (1)

Picture



[Image: Zy8nyv.png]



[Image: Zy88TE.png]



[Image: Zy8HlN.png]



[Image: Zy8VvV.png]



[Image: Zy8pqS.png]



[Image: Zy8v8n.png]



[Image: Zy8J7g.png]

[Image: Zy8LgW.png]


  [MAP] Spawn Point, San Fierro.
Posted by: pokerface - 2019-09-12, 03:47 PM - Forum: Videos and Screenshots - No Replies

[Image: okuvndn.jpg]

[Image: atHjMdl.jpg]

[Image: AxhHwuT.jpg]

[Image: TdSb77f.jpg]

[Image: MToUvEe.jpg]

[Image: rlztTUZ.jpg]


  [MAP] Sign of TSG in Grove Street.
Posted by: pokerface - 2019-09-12, 03:46 PM - Forum: Videos and Screenshots - No Replies

[Image: 0pnCvvE.jpg]


  Room Complex Interior Project
Posted by: Younggas - 2019-09-12, 07:05 AM - Forum: Videos and Screenshots - No Replies

[Image: Zmk3Az.png]

[Image: Zmk9L8.png]

[Image: ZmktkR.png]

[Image: ZmkwO0.png]

[Image: Zmk1Xu.png]


  House Interior Project
Posted by: Younggas - 2019-09-12, 07:04 AM - Forum: Videos and Screenshots - Replies (1)

[Image: ZmhXDk.png]

[Image: ZmhVwl.png]

[Image: ZmhaJv.png]

[Image: ZmhGEN.png]

[Image: ZmhJVV.png]

[Image: ZmheYQ.png]

[Image: ZmhmRS.png]


  [MAP]Modern House Interior Project
Posted by: Younggas - 2019-09-12, 06:57 AM - Forum: Videos and Screenshots - No Replies

[Image: ZmkAWn.png]

[Image: ZmkPKg.png]

[Image: ZmksPW.png]

[Image: Zmk2e2.png]


  Profiler plugin
Posted by: Trox - 2019-09-10, 11:15 AM - Forum: Pawn Scripting - Replies (1)

Hello



Today i wanted to tryout the profiler plugin but i got a problem , i dont have an output.

What i did :



? moved profiler.so into my plugins i add it to server.cfg [ plugins ]

? moved profiler.inc into my include

? added in my server.cfg?profile_gamemode 1



In serverlog its loaded :





Code:
[13:10:36]? Loading plugin: profiler.so

[13:10:36]? ?Profiler plugin 2.15.3

[13:10:36]? ?Loaded.





.

.

.

[13:10:39] [profiler] Attached profiler to gamemodes/x

[13:10:39] [profiler] Started profiling gamemodes/x



Any ideas why i dont get any output?


  SA-MP Weapon statistics table
Posted by: Markski - 2019-09-09, 05:53 PM - Forum: Releases - Replies (2)

Just a small table with statistics of most guns in SA-MP.



https://mrks.cf/SA-MP_Weapons