| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,660
» Latest member: rodeon
» Forum threads: 2,347
» Forum posts: 12,288
Full Statistics
|
| Online Users |
There are currently 445 online users. » 0 Member(s) | 442 Guest(s) Bing, Baidu, Google
|
| Latest Threads |
How to Complete “Keeping ...
Forum: Questions and Suggestions
Last Post: rodeon
5 hours ago
» Replies: 0
» Views: 16
|
Ultimate Roleplay!!
Forum: Advertisements
Last Post: URP_Wrzosek
2025-11-03, 09:43 AM
» Replies: 2
» Views: 76
|
samp openmp scripts
Forum: German/Deutsch
Last Post: pauli
2025-11-01, 01:21 AM
» Replies: 0
» Views: 63
|
YGG-Reborn
Forum: Advertisements
Last Post: Mw10
2025-10-31, 08:12 AM
» Replies: 0
» Views: 67
|
[GameMode] Brasil Vida Id...
Forum: Portuguese/Portugu?s
Last Post: Brasil Vida Ideal
2025-10-31, 01:12 AM
» Replies: 0
» Views: 61
|
Grand Gang War (GGW)
Forum: Advertisements
Last Post: coladaciren
2025-10-30, 10:00 AM
» Replies: 0
» Views: 59
|
undefined symbol
Forum: Portuguese/Portugu?s
Last Post: leobradoks
2025-10-25, 08:58 PM
» Replies: 1
» Views: 1,630
|
SA:MP Custom Character Li...
Forum: General Discussions
Last Post: Dilshad
2025-10-22, 04:15 PM
» Replies: 0
» Views: 117
|
Anyone got old rp scripts...
Forum: General Discussions
Last Post: Bilal
2025-10-21, 01:02 PM
» Replies: 5
» Views: 5,357
|
Anyone has the SARP Gamem...
Forum: Gamemodes
Last Post: Bilal
2025-10-21, 12:59 PM
» Replies: 0
» Views: 183
|
|
|
| APARTMENT 3C & ARTSTUDIO |
|
Posted by: Name - 2021-01-13, 06:14 AM - Forum: Videos and Screenshots
- Replies (6)
|
 |
APARTMENT 3C & ARTSTUDIO INTERIORS
(both maps are from my old map collection, some of you probably saw these in the past)
Name: Apartment 3C
Map type: Interior
Author of map: MrName (me)
Number of objects: 300
Number of textures: 324
Removed SA objects: 0?
Custom objects: 0
Location of map: unknown
Map editor used: MSR's mapping system
About map: Reference for this map was taken from Vice City, for more info you can check Vice City's apartment 3c.
Screenshots:
|
|
|
|
| Animation to speak |
|
Posted by: Boxi - 2021-01-12, 09:45 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
Hello, I want to make a command that when using it the character makes the typical talking animation. Do you know what the name of that animation is? thanks!
|
|
|
|
| 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: Pawn Scripting
- 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: Support
- 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.
|
|
|
|
|