| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 565 online users. » 0 Member(s) | 561 Guest(s) Bing, Applebot, Google, Yandex
|
| Latest Threads |
Carson County Roleplay - ...
Forum: Advertisements
Last Post: Carson County Roleplay
29 minutes ago
» Replies: 0
» Views: 5
|
Random Message
Forum: Filterscripts
Last Post: Engkq
Today, 12:38 AM
» Replies: 0
» Views: 32
|
rfhrtjtu
Forum: Releases
Last Post: orttuj82
Yesterday, 05:40 AM
» Replies: 0
» Views: 28
|
shreyyhrey
Forum: Pawn Scripting
Last Post: orttuj82
Yesterday, 05:38 AM
» Replies: 0
» Views: 29
|
gerehre
Forum: Questions and Suggestions
Last Post: orttuj82
Yesterday, 05:37 AM
» Replies: 0
» Views: 27
|
Virtual Reality Roleplay ...
Forum: Advertisements
Last Post: Emirto
2026-07-25, 10:59 PM
» Replies: 0
» Views: 34
|
[LIVE] [FRESH START] Ulti...
Forum: Advertisements
Last Post: Neville
2026-07-25, 09:10 AM
» Replies: 1
» Views: 230
|
[ULP] Gamemode Base para ...
Forum: Offtopic
Last Post: xcleone
2026-07-24, 02:22 AM
» Replies: 0
» Views: 258
|
RSC - (CW/TG | Sandbox)
Forum: Gamemodes
Last Post: 1NS
2026-07-23, 05:28 PM
» Replies: 0
» Views: 69
|
🎮 Free SA-MP Server Hosti...
Forum: Chat
Last Post: Centnodes
2026-07-23, 03:55 PM
» Replies: 16
» Views: 6,638
|
|
|
| New Age Roleplay |
|
Posted by: N0FeaR - 2023-11-16, 09:12 PM - Forum: Gamemodes
- Replies (4)
|
 |
Hello, I've decided to release this gamemode. It's a basic roleplay created from scratch. Please remember that this gamemode was developed back in 2016, so there's no need to comment that it's not based on MySQL, and similar aspects. Before judging this script, please test it. Be aware that there might be a few bugs. If you find any, please comment in the section below, and I will fix them as soon as possible.
Admin CMD
Code: Moderator: /slap, /unfreeze, /freeze, /kick /setvw /setinterior /adminname
Moderator: /kick /ajail /unjail /mute /unmute
Junior Admin: /ban, /unbanip, /offlineban, /unban
Senior Admin: /setstat, /gmx, /doorname, /editdoor, /createdoor, /edithouse, /createhouse
Senior Admin: /createbiz /editbiz /houseadress /bizname /veh /savedata
/setstat /makeleader /auncuff /veh /forcepayday
Faction Moderator: /makeleader, /afactionrankname, /afactionname, /afactioninfo
Player CMD
Code: General CMD: /enter /exit /house /bizz /accept /vehicle
General CMD: /admins /stats /changepass /walkstyle
General CMD: /tapwater /lights /rapsheet /vehmenu /phone
General CMD: /trunk /putgun /takegun /pickupitem /quitfaction /hud
LSPD CMD: /locker /tazer /cuff /uncuff /r(adio) /flash
LSPD CMD: /crb /rrb /rrball
Job CMD: /delivernp /stopdelivering
Job CMD: /deliverpizza
Job CMD: /collecttrash /leavetrash /mytrash /loadtrash /droptrash
Job CMD: /fare /duty /spawntaxi
Features
Code: Dynamic Door system
Dynamic House system
Dynamic Business
Dynamic Faction system
Fully functioning vehicle system/dealership
there are 4 jobs
Pizza job
Garbage man
News paperboy
Taxi
Click here to download
|
|
|
|
| Windows virus recognizion |
|
Posted by: Sergej10racer - 2023-11-14, 10:00 PM - Forum: Support
- No Replies
|
 |
Hello,
I have recently obtained GTA San Andreas and decided to get SAMP.
So I did, and when I started up samp, Windows decided to think that it's a virus (I'll attach a pic to this)
|
|
|
|
| Help Message all no working |
|
Posted by: nbx2000 - 2023-11-14, 05:22 PM - Forum: Pawn Scripting
- Replies (2)
|
 |
Hello, can you help me with the message system in non-random order, it doesn't work well, it doesn't respect the time between texts.
ptask AnunciosChat[50000]()
{
ServerInfo[AnuncioTexto] ++;
if(ServerInfo[AnuncioTexto] == 27) ServerInfo[AnuncioTexto] = 1;
switch(ServerInfo[AnuncioTexto])
{
case 1: SendClientMessageToAllEx(COLOR_ROJO, "[-]Derby "COL_BLANCO"test1");
case 2: SendClientMessageToAllEx(COLOR_NARANJA, "[DLF]Botz "COL_BLANCO""test2");
case 3: SendClientMessageToAllEx(COLOR_NARANJA, "[DLF]Botz "COL_BLANCO"test3");
case 4:
{
SendClientMessageToAllEx(-1, ""COL_AMARILLO"[-]CARRERA: "COL_BLANCO"Se ha inciado (Modo Carrera)"(/carreras)");
lrace = 1;
}
case 5:
{
SendClientMessageToAllEx(-1, ""COL_ROJO"[-]CARRERA: "COL_BLANCO"Se ha Cerrado");
lrace = 0;
}
case 6: SendClientMessageToAllEx(COLOR_NARANJA, "[DLF]Botz "COL_BLANCO"test4");
case 7: SendClientMessageToAllEx(COLOR_NARANJA, "[DLF]Botz "COL_BLANCO"test5.");
}
return 1;
}
|
|
|
|
| A bunch of warnings and errors |
|
Posted by: Jak - 2023-11-13, 05:43 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
Hi. I just discovered open.mp and decided to give it a try with my old SA-MP gamemode. I managed to run the server just fine, but compiling the script causes some warnings and errors that just lead me nowhere.
What I have done:
Replaced #include <a_samp> with #include <open.mp>
Replaced #include <YSI\y_ini> with #include <YSI_Storage\y_ini>
downloaded the latest YSI library and pasted its content under include directory
Rest of the code is pretty much untouched
I am getting a these warnings and errors:
PHP Code: warning 214: possibly a "const" array argument was intended: "user" warning 239: literal array/string passed to a non-const parameter (a LOT of these) warning 234: function is deprecated (symbol "GetServerVarAsInt") Use `GetConsoleVarAsInt`. warning 213: tag mismatch: expected tag "bool", but found none ("_") warning 213: tag mismatch: expected tag "t_WEAPON", but found none ("_") warning 234: function is deprecated (symbol "TextDrawBackgroundColor") Use `TextDrawBackgroundColour`
I was under the impression that old SA-MP scripts were supported as-is. Could anyone point me in the right direction?
Thanks.
|
|
|
|
| Fixes.inc Run Time Error 19: |
|
Posted by: DomOfficial - 2023-11-03, 06:52 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
Hi everyone, since inserting fixes.inc I have the problem that I get the error "Run time error 19: "File or function is not found"" when starting the server. All plugins are the most up-to-date and run without errors or warnings in the mod.
|
|
|
|
|