| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 338 online users. » 0 Member(s) | 336 Guest(s) Bing, Google
|
| Latest Threads |
AntyCheat System [SA-MP/O...
Forum: Filterscripts
Last Post: Pevenaider
2026-01-27, 08:48 PM
» Replies: 11
» Views: 18,952
|
problema afisare dialog c...
Forum: Romanian/Rom?na
Last Post: rcst3phan
2026-01-27, 07:31 PM
» Replies: 0
» Views: 30
|
problem dialog clan membe...
Forum: Pawn Scripting
Last Post: rcst3phan
2026-01-27, 07:30 PM
» Replies: 0
» Views: 24
|
Verona Community opening
Forum: Advertisements
Last Post: pmemorex2016
2026-01-27, 07:01 AM
» Replies: 0
» Views: 26
|
Verona Community otvaranj...
Forum: Ex-Yu
Last Post: pmemorex2016
2026-01-27, 06:59 AM
» Replies: 0
» Views: 36
|
Animated Textdraws
Forum: Libraries
Last Post: Crazy_ArKzX
2026-01-26, 08:26 PM
» Replies: 0
» Views: 34
|
Textdraw Animada
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2026-01-26, 08:23 PM
» Replies: 0
» Views: 30
|
Textdraw Editor Mobile - ...
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2026-01-26, 08:21 PM
» Replies: 0
» Views: 18
|
Il reste des français sur...
Forum: French/Fran?ais
Last Post: Lionel62300
2026-01-26, 03:20 PM
» Replies: 3
» Views: 3,938
|
Redturbo's Team Death Mat...
Forum: Advertisements
Last Post: Bright
2026-01-25, 12:36 PM
» Replies: 0
» Views: 62
|
|
|
| Burgershot.gg Mobile Version |
|
Posted by: Sasino97 - 2019-09-19, 04:10 PM - Forum: Questions and Suggestions
- Replies (1)
|
 |
I have a few suggestions for the mobile website of burgershot.gg
First, the navigation bar is pretty useless as it is now.
What is the point of having a fixed bar all the time, only displaying the burgershot logo.?
I suggest putting a hamburger menu on the bar showing the login/control panel actions.?
Second, please fix the new thread page, because it's being cut in half vertically.
Later I will post screenshots so you can see what I mean.?
Thanks
|
|
|
|
| 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?
|
|
|
|
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.
|
|
|
|
| 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?
|
|
|
|
|