Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 264 online users. » 1 Member(s) | 261 Guest(s) Bing, Google, PipPo
|
Latest Threads |
Plan C: Protect The Presi...
Forum: Advertisements
Last Post: PipPo
9 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
|
|
|
Nice and easy way to script a countdown? |
Posted by: M.D. - 2021-01-12, 08:45 PM - Forum: Pawn Scripting
- Replies (4)
|
 |
What do you reckon that would be an efficient method of implementing a countdown (a few minutes long), including both a timer and an updating TextDraw or GameText?
Afterwards, how would you be able to script something to happen at the end of it?
Cheers!
|
|
|
Using MySQL R41-4 |
Posted by: RhaegarX - 2021-01-12, 04:47 PM - Forum: Pawn Scripting
- Replies (4)
|
 |
Hello guys, I programmed some samp servers a long time ago and recently I started programming again just for fun.
However, I always programmed using a rescue system in '.ini' and I am creating a gamemode in mysql and I would like to clarify some doubts on the subject.
1 - Is it recommended and necessary to use mysql in the samp? What are its advantages over '.ini' rescue systems?
2 - In relation to saving data from the server and players in mysql, it is interesting to save the data of the player only when the player leaves the server, or to save this data for each operation that the player does (example: the player buys an item and then the game already saves that data)
Thanks for the attention of those who read this topic xD!
Sorry for my bad English, I used google translator for some things.
|
|
|
[HELP] Fully eliminating weapon when no ammo left |
Posted by: Smyle - 2021-01-11, 08:54 PM - Forum: Pawn Scripting
- Replies (3)
|
 |
Hey.
So, since a while ago i was having an issue when finishing using a weapon (when i shot the last bullet left). As we all know, when we're using GetPlayerWeaponData, old weapons with no ammo left are still returned and basically that fucks everything up if you're checking if a player already has that specific weapon by using the GetPlayerWeaponData function.
So my question is: Is there any way we can like reset or eliminate that weapon when whe shot the last bullet for the last time? As i said, the weapon vanishes, but it still shows up on GetPlayerWeaponData.
I already tried to remove it when shooting and checking if it was the last bullet using OnPlayerWeaponShot, but i had no success on it.
Please, help!? 䑃 to those who?can give me a good answer.
Thank yall.
|
|
|
fmat_return |
Posted by: Syxh0wN - 2021-01-11, 08:17 PM - Forum: Programming
- No Replies
|
 |
Hello, I need some help, I need to take 'va_format' without redoing all the codes, can someone help me?
PHP Code: stock fmat_return(const fmat[], va_args<>) { new str[300]; va_format(str, sizeof(str), fmat, va_start<1>); return str; }
|
|
|
Samp Forum |
Posted by: Jaua - 2021-01-10, 06:47 PM - Forum: Chat
- Replies (2)
|
 |
Excuse me guys its possible to get into?samp forum? i tried to enter with machinewayback and i had no luck.
|
|
|
Spotify Playlists |
Posted by: Pinch - 2021-01-09, 07:45 PM - Forum: Chat
- Replies (3)
|
 |
Post your own Spotify playlists here!
This is mine, enjoy if u can, it's a bit different as it's mostly hyperpop and glitchcore :)
|
|
|
/top online |
Posted by: zetrazak - 2021-01-09, 02:50 PM - Forum: Pawn Scripting
- Replies (4)
|
 |
Can you explain me how to make a command wich shows players with the most hours on the server, in sqlite? YSI included
Please.
|
|
|
Faster 03dl models download |
Posted by: fivezerofour - 2021-01-09, 02:06 PM - Forum: Pawn Scripting
- Replies (5)
|
 |
Hey, so I remember there was a guide or a script in old sa-mp.com forums addressing the issue of very slow models download and some dude provided a way how to make those downloads to happen faster. Does anyone have a script or a guide, or whatever that was and could share? Big thanks in advance!
|
|
|
Problem with my server |
Posted by: BroOfYohan - 2021-01-09, 02:09 AM - Forum: Pawn Scripting
- Replies (2)
|
 |
Hi all?
Im working on server more than 7 months?
I don?t get any problem with server on my pc until I host server I get problem when I enter and I click on spawn in class selection the server go down can someone help me to fix this please ?
|
|
|
|