Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 7,698
» Latest member: n0mercyz
» Forum threads: 2,355
» Forum posts: 12,302

Full Statistics

Online Users
There are currently 153 online users.
» 0 Member(s) | 150 Guest(s)
Bing, Baidu, Google

Latest Threads
San Andreas Police Pursui...
Forum: Advertisements
Last Post: BriBri
Today, 12:06 AM
» Replies: 0
» Views: 25
[Include] OpenGate (Abrir...
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2025-11-13, 06:49 PM
» Replies: 0
» Views: 30
OpenGate (Open Proximity ...
Forum: Libraries
Last Post: Crazy_ArKzX
2025-11-13, 06:46 PM
» Replies: 0
» Views: 32
LS City Hall
Forum: Maps
Last Post: cosminupgaming
2025-11-12, 04:22 PM
» Replies: 3
» Views: 2,648
Crime Base
Forum: Maps
Last Post: cosminupgaming
2025-11-12, 04:19 PM
» Replies: 2
» Views: 1,246
GTA SA-MP Scripting: Issu...
Forum: General Discussions
Last Post: williamrhein
2025-11-12, 10:16 AM
» Replies: 0
» Views: 42
is it worth creating a se...
Forum: General Discussions
Last Post: cosminupgaming
2025-11-11, 05:30 PM
» Replies: 13
» Views: 18,310
Looking for an English De...
Forum: General Discussions
Last Post: cosminupgaming
2025-11-11, 05:21 PM
» Replies: 2
» Views: 2,803
Awakeninga an old server.
Forum: Support
Last Post: drwnrbbt
2025-11-11, 02:26 PM
» Replies: 0
» Views: 45
Starting a RP Server
Forum: General Discussions
Last Post: JakeFalcone
2025-11-11, 01:58 AM
» Replies: 0
» Views: 48

 
  Help needed regarding MySQL
Posted by: hello.world - 2019-04-24, 03:28 PM - Forum: Pawn Scripting - Replies (3)

Is it possible to use the older mysql plugin for a filterscript using the latest (R41-4) version? Some adjustments were made to compile the fs with the older plugin but there are problems in loading/saving/updating data from the tables.

The gamemode is using an unknown older version , while the fs is made in the R41-4. I just want to know if it's possible to 'adjust' the syntax of the older plugin using defines ..etc and make the filterscript compatible with that? (I wanna know just so i don't waste any more time on that and instead update the gamemode)


  Discord Connector
Posted by: Cubie - 2019-04-24, 02:33 PM - Forum: Pawn Scripting - Replies (9)

I'm for the first time ever trying to implement the Discord Connector plugin into my server but there is a tiny issue.



PHP Code:
Failed (libssl.so.1.0.0cannot open shared object fileNo such file or directory



I'm running a CentOS7 VPS and honestly know jack shit about Linux (someone else set all that stuff up for me quite a while ago)

So I need some professional advise here :)

Thanks in advance!


  Bug afk in the interior
Posted by: Rafael_Rosse - 2019-04-24, 02:20 PM - Forum: Support - Replies (4)

Hello with afk in the interior I don?t know whether the screen is transparent or normal after Esc is upside down

[Image: 1VjnkELIZR4.jpg]

come of the interior with such a screen is the screen of other colors or GTA crashes


  Game snake
Posted by: Romzes - 2019-04-23, 10:29 PM - Forum: Filterscripts - Replies (1)

Description: The game "snake" which has 4 game modes.



Video:

[Video: https://www.youtube.com/watch?v=dtCfbJC06T0]



Author: Romzes



Download: GitHub


  GTAMap
Posted by: Romzes - 2019-04-23, 09:28 PM - Forum: Releases - Replies (2)


What it is?

GTAMAP - With this site you can find map bug fixes, objects that are not visible in the map editor, and just a beautiful mapping.

How to visit the site?

Simply follow this link - link

Who made this site? Site image

[Image: img_1656439636__gta_map.jpg]


  DC-RP UCP
Posted by: Seanny - 2019-04-23, 03:08 PM - Forum: Releases - Replies (6)

- Deleted -


  What exactly is hooking??
Posted by: Metro - 2019-04-23, 01:18 PM - Forum: Pawn Scripting - Replies (3)

I've been learning the basics of pawn and SAMP scripting over the past couple weeks through Y_Less's guide, the pawn language manual and SAMP wiki and I've come across the concept of hooking functions.?



Now there's a few tutorials on how to hook, but as far as I've searched there's not many tutorials explaining what exactly hooking is for to beginners like me.?

From my understanding it seems to be?some sort of method to replace certain native functions, but I'm still not sure and I can't think of any possible use cases.



Is there any documentation that would help me understand the basics of hooking?


  [MySQL R41-4] IP Logger (dialogs)
Posted by: Toretto - 2019-04-23, 12:09 PM - Forum: Libraries - Replies (1)

samp-ip-logger



[Image: sampctl-samp--ip--logger-2f2f2f.svg?style=for-the-badge]



What this library?does is basic:?every time someone connects to the server, when he disconnects, even if he doesn?t register, it saves: The username, the IP, the date and exact time he connected, and disconnected. So four fields. How can this be useful? Well, an example is: You can detect multi-accounts. (manually ofc, I can release an automated one if requested.)



Installation



Simply install to your project:



Code:
sampctl package install itsToretto/samp-ip-logger



Include in your code and begin using the library:



PHP Code:
#include <iplogger> 



Testing



To test, simply run the package:



Code:
sampctl package run



Note:?there is a command in test.pwn that you will need to display dialogs, include it or copy it to your gamemode/the library itself.



Screenshots



[Image: jXYVl7z.png]



[Image: PqdXJwM.png]?

[Image: SvUqOyl.png]?

[Image: IYxj9fZ.png]





Dependencies



Star Anti-Bot (Anti-Multiple-Connections)
Posted by: RajatAsthana - 2019-04-23, 09:35 AM - Forum: Filterscripts - Replies (14)

~ANTI BOT V.1~



Why This?

This is Made for the servers which are getting attacked by Massive Connections ( Bot's) . Since i was requested To make this?in my discord DM So, I?have made this.



What This Contains?

A filterscript :p.



How is this helpful?

It bans the IP once there are 2/More?connections from a IP?(default. You can change it in the script)





What is IP? (Beginner's Question)

An?Internet Protocol address?(IP address) is a numerical label assigned to each device connected to a?computer network?that uses the?Internet Protocol?for communication.[1][2]?An IP address serves two principal functions: host or network interface?identification?and location?addressing.



How to install?

1) Download the script from the link below.

2) Add the AntiBot.amx into your filterscript folder

3) Add this line into your server.cfg?
Code:
filterscripts AntiBot


4) Run Your server.





Where Da links at?

1) PasteBin -?https://pastebin.com/JEewZh9v

2) GitHub -?https://github.com/RyderAsthana/Anti-Bot



=========REP ME IF IT HELPED YOU.========


  Appeal to Y_Less in the testers team
Posted by: Woozie_Cross - 2019-04-23, 07:45 AM - Forum: General Discussions - Replies (2)

I apologize for my English Y_Less, I would like to ask if you have already had such questions. Is it possible to get into the testers team from a Russian-language audiotory open.mp?