| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 474 online users. » 0 Member(s) | 470 Guest(s) Bing, Baidu, Google, Yandex
|
| Latest Threads |
Client issue with object
Forum: Support
Last Post: TheDoctor
2025-11-15, 08:00 PM
» Replies: 0
» Views: 59
|
San Andreas Police Pursui...
Forum: Advertisements
Last Post: BriBri
2025-11-15, 12:06 AM
» Replies: 0
» Views: 60
|
[Include] OpenGate (Abrir...
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2025-11-13, 06:49 PM
» Replies: 0
» Views: 54
|
OpenGate (Open Proximity ...
Forum: Libraries
Last Post: Crazy_ArKzX
2025-11-13, 06:46 PM
» Replies: 0
» Views: 67
|
LS City Hall
Forum: Maps
Last Post: cosminupgaming
2025-11-12, 04:22 PM
» Replies: 3
» Views: 2,696
|
Crime Base
Forum: Maps
Last Post: cosminupgaming
2025-11-12, 04:19 PM
» Replies: 2
» Views: 1,266
|
GTA SA-MP Scripting: Issu...
Forum: General Discussions
Last Post: williamrhein
2025-11-12, 10:16 AM
» Replies: 0
» Views: 83
|
is it worth creating a se...
Forum: General Discussions
Last Post: cosminupgaming
2025-11-11, 05:30 PM
» Replies: 13
» Views: 18,411
|
Looking for an English De...
Forum: General Discussions
Last Post: cosminupgaming
2025-11-11, 05:21 PM
» Replies: 2
» Views: 2,838
|
Awakeninga an old server.
Forum: Support
Last Post: drwnrbbt
2025-11-11, 02:26 PM
» Replies: 0
» Views: 78
|
|
|
| Help me with this cmd |
|
Posted by: julees - 2024-03-10, 02:05 AM - Forum: Pawn Scripting
- Replies (2)
|
 |
Hi all! i hava problem to make this...
I have this godcar system and a command to flat the wheels, I want that when the godcar is activated the wheels continue to flat when it self-repairs but can't get it to work
CMD:godcar(playerid, params[])
{
if(GetPlayerState(playerid) != PLAYER_STATE_DRIVER) return SendClientMessage(playerid, COLOR_RED, "You need to be the driver!");
if(Active[playerid] == 1)
{
SendClientMessage(playerid, COLOR_RED, "Godcar already enabled!");
return 1;
}
TimeFix = SetTimerEx("Fix", 200, true, "i", playerid);
SendClientMessage(playerid, COLOR_WHITE, "Godcar enabled!");
Activado[playerid] =1;
return 1;
}
and this the cmd for the flat wheels
CMD:tires(playerid, params[])
{
if(GetPlayerState(playerid) != PLAYER_STATE_DRIVER) return SendClientMessage(playerid, COLOR_RED, "You need to be the driver!");
{
new panels, doors, lights, tires;
new vehicleid = GetPlayerVehicleID(playerid);
GetVehicleDamageStatus(vehicleid, panels, doors, lights, tires);
UpdateVehicleDamageStatus(vehicleid, panels, doors, lights, 5);
}
return 1;
}
ty for help :D
|
|
|
|
| Handling.cfg |
|
Posted by: SROmaRSallaKH - 2024-03-09, 06:31 PM - Forum: Support
- No Replies
|
 |
Hello, I have been facing this problem for a very long time, I am trying to modify handling.cfg by many ways and none of them work, I need to know why when I change values in handling.cfg nothing changes at all.
|
|
|
|
| SA-MP Server crashes |
|
Posted by: LevanBedinashvili - 2024-03-08, 05:29 PM - Forum: Pawn Scripting
- Replies (4)
|
 |
Hello.
I got low-rp server in georgia. I got 80-150 players every day but i run into this problem everyday for 5-6 times.
My server crashes due this error.
[20:29:44] [debug] Server crashed while executing new.amx
[20:29:44] [debug] AMX backtrace:
[20:29:44] [debug] #0 00000072 in ?? (105, 99, 111, 100, 101, 32, 109, 97, 105, 110, ... <17 more arguments>) at D:\Genuine Project\pawno\include\float.inc:112
[20:29:44] [debug] #1 00000072 in main () at D:\Genuine Project\pawno\include\float.inc:112
I don't know what to do. Help me, i'm hopeless...
my discord ID: #LevanBedinashvili#3247
|
|
|
|
SA-MP Server crash |
|
Posted by: LevanBedinashvili - 2024-03-08, 04:36 PM - Forum: Support
- No Replies
|
 |
Hello.
I got low-rp server in georgia. I got 80-150 players every day but i run into this problem everyday for 5-6 times.
My server crashes due this error.
[20:29:44] [debug] Server crashed while executing new.amx
[20:29:44] [debug] AMX backtrace:
[20:29:44] [debug] #0 00000072 in ?? (105, 99, 111, 100, 101, 32, 109, 97, 105, 110, ... <17 more arguments>) at D:\Genuine Project\pawno\include\float.inc:112
[20:29:44] [debug] #1 00000072 in main () at D:\Genuine Project\pawno\include\float.inc:112
I don't know what to do. Help me, i'm hopeless...
my discord ID: #LevanBedinashvili#3247
|
|
|
|
| Qawno |
|
Posted by: N0FeaR - 2024-03-08, 09:47 AM - Forum: Support
- No Replies
|
 |
I accidentally removed compiler options in QAWNO, how do i reset it to default?
|
|
|
|
| Los Santos Gang War |
|
Posted by: N0FeaR - 2024-03-07, 02:25 PM - Forum: Gamemodes
- No Replies
|
 |
Introducing a fundamental Team Deathmatch (TDM) script designed for SA-MP/OpenMP. Although its origins date back, I am eager to unveil it here. Crafted entirely from scratch, this script is a testament to my dedication. Furthermore, stay tuned as I have plans to enrich it with additional features in the near future.
Player Commands:
Code: /stats, /shop, /kill, /report, /pm, /changeteam
/
Admin Commands:
Code: /kick, /warn /sethealth, /setarmour, /fine /warn, /reportmute, /goto /gethere /ban, /unban, /givecash, /kick, /sethealth, /setarmour, /fine\n /warn, /reportmute, /makevip, /makeadmin, /resetstats /givecookie
VIP Commands:
Version 1.0
https://github.com/N0-FeaR/Los-Santos-Gang-War
|
|
|
|
Oceanic Roleplay | [2024] |
|
Posted by: Danny - 2024-03-06, 11:45 PM - Forum: Advertisements
- No Replies
|
 |
![[Image: 43HdR2C.png]](http://i.imgur.com/43HdR2C.png)
Our server is not only unique by script, but also by setting. We know what makes a successful community and we know what doesn't. We've all been players ourselves and we know what we desire from a good server to have a fun roleplaying experience. For that reason, we have decided to break the norm of traditional servers and move away from an American based setting. Although a large majority of our players will in fact be American themselves, we have decided to create something unique by setting our location within a fictional country but still using GTA inspired names for our localisation as this is something we cannot avoid. We aim to take inspiration from all across the world and create a brand new experience you won't see anywhere else! Our fictional country is set in the Oceanic/Australasian continent of the globe and so you may find a lot of differences from your traditional roleplay server but rest assured you will still have a great experience. We are going to also be roleplay the era of 2004/2007 with people still using facebook and social media apps such as those.
![[Image: s78OGtq.png]](http://i.imgur.com/s78OGtq.png)
Our community
Our server is aimed at a high level of realistic roleplay however our friendly staff are always available to offer help and support to newer players reach this desired standard.
At this moment in time, we are still in our development stage but we are making good progress and coming close to a release once we set up the Discord and the forums. We still need to establish a supportive administrator team too!. I would therefore like to take the chance to advertise our community pre-release and begin the initial setup of our staff / faction teams.
We are based in Bone County in order to reduce the size of the roleplaying area, thus creating more enjoyable interaction with one another. The whole of the county is available to utilised though and so you are not restricted in how you desire to play. Numerous positions are available and we are particuarly interested in professional individuals who can help us progress and develop through our launch.
Our Unique Selling Point
A new innovative way of roleplaying
New continental setting
The freedom to design your own faction with limited restrictions (rules apply)
Professional staff team
Dynamic in game mapping
Personally designed maps for your faction/group
Unique script and features
Heavy roleplay
We are always open to new ideas, suggestions and support
In summary, we like to think of ourselves as a friendly community of players, ran by players. So why not join us today? You won't regret it.
|
|
|
|
|