rizzyneck / samp-advertisement

Advertisement System for Roleplay Servers, but this repositories is abandoned, and you must fix it yourself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advertisement System

Hello there, this is Advertisement System for San Andreas Multiplayer (RP).
The Output will be like this :

Screenshot

To-Do-List :
[1] Add Advertisement Point
[2] Add Commands Delay

Requirements :
ZCMD

Additional Notes :
This is originally made by myself, not an copy-pasteing from another script.
Please add me as credit if you want to use it.
Thanks!

Add this to your #define :

#define COLOR_GREY        (0x888888C8)
#define COLOR_FADVERT     (0x00AA00FF)

Replace pPhone with your own enum.

About

Advertisement System for Roleplay Servers, but this repositories is abandoned, and you must fix it yourself


Languages

Language:Pawn 100.0%