| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 247 online users. » 0 Member(s) | 243 Guest(s) Bing, Yandex, DuckDuckGo, Google
|
| Latest Threads |
CertaPeptides Promo Code ...
Forum: Chat
Last Post: juanparada1
32 minutes ago
» Replies: 0
» Views: 4
|
My Experience Finding Rel...
Forum: Chat
Last Post: juanparada1
9 hours ago
» Replies: 0
» Views: 23
|
yreyhrey
Forum: Support
Last Post: c0pkl354
Yesterday, 12:35 PM
» Replies: 0
» Views: 18
|
eryreyeg
Forum: Videos and Screenshots
Last Post: c0pkl354
Yesterday, 12:34 PM
» Replies: 0
» Views: 19
|
freyrehru
Forum: Chat
Last Post: c0pkl354
Yesterday, 12:33 PM
» Replies: 0
» Views: 15
|
getwretwy
Forum: Releases
Last Post: c0pkl354
Yesterday, 12:32 PM
» Replies: 0
» Views: 21
|
SAMP Tres Islas Reality R...
Forum: Advertisements
Last Post: RenzyYtribe
2026-08-07, 02:06 PM
» Replies: 0
» Views: 40
|
Pawntools | Dialog and 3D...
Forum: Releases
Last Post: Romzes
2026-08-07, 01:44 PM
» Replies: 16
» Views: 37,297
|
Duskfade Combines Time, A...
Forum: Life
Last Post: Kaevorlly
2026-08-07, 06:25 AM
» Replies: 0
» Views: 31
|
trutrujrtu
Forum: Pawn Scripting
Last Post: c0pkl354
2026-08-07, 05:39 AM
» Replies: 0
» Views: 27
|
|
|
| Crashing randomly. |
|
Posted by: Cherry. - 2021-11-21, 08:28 PM - Forum: Support
- No Replies
|
 |
Hello
My server is crashing randomly I don't have a clue why, running crashdetect on it but haven't seen anything wrong..
These my plugins:?crashdetect.so sscanf.so mysql.so streamer.so whirlpool.so discord-connector.so nativechecker.so
I also checked logs and last command performed before server shutted down and everything seems good... anyone can help me with it? I can pay for it if needed.
|
|
|
|
| add, subtract |
|
Posted by: ZyZu. - 2021-11-13, 01:22 AM - Forum: Pawn Scripting
- Replies (2)
|
 |
I haven't did any coding over 4-5 years now. Anyways I decided to start working on my gamemode again. I used to have an include to add, subtract, divide, multiply stocks. Does anyone has this include? I have to find all the plugins and includes but since the main forum is down everything is hard to find. Thanks.
Code: subtract(cash, amount[1])
Code: stock GivePlayerCash(playerid, amount[]) {
static cash[256];
GetPVarString(playerid, "pMoney", cash, 256);
if(strfind(amount, "-") == 0) SetPVarString(playerid, "pMoney", subtract(cash, amount[1]));
else SetPVarString(playerid, "pMoney", add(cash, amount));
return 1;
}
|
|
|
|
| record time |
|
Posted by: Zow - 2021-11-12, 11:05 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
PHP Code: main() {
SetTimer("update", 10, true);
}
ReturnTime(timevariable)
//Used in the OnPlayerEnterRaceCheckpoint code.
{
? ? new milliseconds = timevariable, string[20];
? ? while(milliseconds > 999)
? ? {
? ? ? ? //Add to the seconds variable
? ? ? ? milliseconds = milliseconds - 10;
? ? ? ? //Take away 10 from the ms variable
? ? }
? ? format(string, sizeof(string), "%05d", milliseconds);
? ? return string;
}
Quote:00588
00589
00590
00591
00592
00593
00594
00595
00596
00597
00598
00599
I just want them to be like this?https://youtu.be/v62Gt38ngzM?t=28
![[Image: unknown.png]](https://media.discordapp.net/attachments/791369434685636658/908849491862515772/unknown.png)
7.865 second
Any help please
|
|
|
|
| Weapon-config.inc |
|
Posted by: AlCapone - 2021-11-07, 10:54 AM - Forum: Pawn Scripting
- Replies (3)
|
 |
Hey all, i hope everyone is doing well, please i need a?tutorial to add " weapon-config.inc " to my script...?https://github.com/oscar-broman/samp-weapon-config
if anyone can help me plss
|
|
|
|
| Erro ao compilar GM VSCode |
|
Posted by: Jhames - 2021-10-30, 07:50 PM - Forum: Portuguese/Português
- No Replies
|
 |
O que pode ser esse erro ?
Code: > Executing task in folder GFRJ: C:\Users\Telzi\Desktop\GFRJ\pawno\pawncc.exe 'c:\Users\Telzi\Desktop\GFRJ\gamemodes\gtafaccoesbr.pwn' '-Dc:\Users\Telzi\Desktop\GFRJ\gamemodes' '-;' '-(' '-d3' <
Pawn compiler 3.10.10? ? ? ? ? ? ? ? ? Copyright (c) 1997-2006, ITB CompuPhase
O processo de terminal "C:\Program Files\PowerShell\7\pwsh.exe -Command C:\Users\Telzi\Desktop\GFRJ\pawno\pawncc.exe 'c:\Users\Telzi\Desktop\GFRJ\gamemodes\gtafaccoesbr.pwn' '-Dc:\Users\Telzi\Desktop\GFRJ\gamemodes' '-;' '-(' '-d3'" foi terminado com o c?digo de sa?da: 1.
O terminal ser? reutilizado por tarefas, pressione qualquer tecla para fech?-lo.
|
|
|
|
| Help me error compiling gamemode in VSCODE |
|
Posted by: Jhames - 2021-10-30, 07:47 PM - Forum: Pawn Scripting
- No Replies
|
 |
Code: > Executing task in GFRJ folder: C:\Users\Telzi\Desktop\GFRJ\pawno\pawncc.exe 'c:\Users\Telzi\Desktop\GFRJ\gamemodes\gtafaccoesbr.pwn' '-Dc:\Users\Telzi\ Desktop\GFRJ\gamemodes' '-;' '-(' '-d3' <
Pawn compiler 3.10.10 Copyright (c) 1997-2006, ITB CompuPhase
The terminal process "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -Command C:\Users\Telzi\Desktop\GFRJ\pawno\pawncc.exe 'c:\Users\Telzi\Desktop\GFRJ \gamemodes\gtafaccoesbr.pwn' '-Dc:\Users\Telzi\Desktop\GFRJ\gamemodes' '-;' '-(' '-d3'" was terminated with exit code: 1.
The terminal will be reused by tasks, press any key to close it.
|
|
|
|
|