Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

Agneese-Saini/SA-MP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Includes a full package of FilterScripts/GameModes/Includes written and supported by me(Gammix)!

Please read theLICENSE.md before re-distributing the code with your addons!


FileNameInformationThread
EnterExit.pwnGTA SA type moving arrow pickups, used to make enterance and exitsN/A
TDEditor.pwnKeyboard based textdraw editor with modern features like having a Canvas panel allowing you to group textdraws and modify position together and lot more..http://forum.sa-mp.com/showthread.php?t=642981
clan.pwnMySQL clan system, with nice textdraws. The system was build for a TeamDeathmatch type of gamemodehttp://forum.sa-mp.com/showthread.php?t=656790
gban.pwnSQLite ban system with IP Range ban support (player also see textdraw saying "You are banned" when banned)http://forum.sa-mp.com/showthread.php?t=637472
grenade_launcher.pwnExample script ofprojectile.inc. Basically your M4 rifle will get 5 grenades which you can shoot by pressing "N" (uses physics to calcualte path and also collides with SA world and players)N/A
inventory.pwnBasic textdraw menu inventory system for Survival servershttp://forum.sa-mp.com/showthread.php?t=636974
mysql_ban.pwnSimilar to "GBan.pwn" but built with MySQL plugin and more optimized or up-to-dateN/A
spectate.pwnNice clickable textdraw spectate menu with auto transition for virtual-world/vehicle/death state changeshttp://forum.sa-mp.com/showthread.php?t=652367
throw_deagle.pwnAnother example ofprojectile.inc, this one is very basic, you can throw your deagle on ground, showing off physics in collision with SA world!N/A
signature.pwnFully customizable Call of duty styled signature textdraws (display on deaths, from - who killed you)http://forum.sa-mp.com/showthread.php?t=582950
plabels.pwnPlayer statistics label; similar to /dl, but for players! You can also have one label for a specific player via: /plhttp://forum.sa-mp.com/showthread.php?t=573495

FileNameInformationThread
CopsAndTerrorists.pwnA small los santos town is under war between Cops and Local Terrorists, there are 3 flags to capture for both teams!N/A
Los Santos - Gangwars5 gangs fight over turfs in los santos teritoryhttp://forum.sa-mp.com/showthread.php?t=590991
RedRex FreeroamFun freeroam gamemode with sub modes like: Team Deathmatch, Deathmatch, Race, Parkour and lot more...http://forum.sa-mp.com/showthread.php?t=582050
World War IIITeam deathmatch set in desert of Las Venturashttp://forum.sa-mp.com/showthread.php?t=576348
World War IVModern Team deathmatch set in desert of Las Venturashttp://forum.sa-mp.com/showthread.php?t=597799

FileNameInformationThread
EnableVehicleFriendlyFire.incA fix for annoying bug, when you have "EnableVehicleFriendlyFire()" toggled ON but your teammates can still pop your vehicle's tires!http://forum.sa-mp.com/showthread.php?t=648320
PreviewModelDialog.incAlternative to "mSelection.inc", more modern styled preview model textdraw menu with similar style to SA-MP dialogshttp://forum.sa-mp.com/showthread.php?t=570213
attachments.incFix: When you aim with scoped weapons (like sniper, RPG, etc.), attachments change bone automatically and comes infront of screen making it hard to view.

There is a better fix using Pawn-RakNet plugin, posted by Jelly on forums somewhere!
N/A
cidr.incFunctions to check IP's range, can be used for range ban, AKA script!http://forum.sa-mp.com/showpost.php?p=4037582&postcount=10
dini2.incHevaily improved version of original and old dini INI file processor! Gives a great speed boost!http://forum.sa-mp.com/showthread.php?t=611399
easyDialog.inc(originally by Emmet_) Emmet's easy dialog mirror and with addon of support to my "PreviewModelDialog.inc", checkout function: "Dialog_OpenPreviewModel()"http://forum.sa-mp.com/showthread.php?t=475838
fader.incTextdraw text color and box color faderhttp://forum.sa-mp.com/showthread.php?t=644785
gangzones.incAdds borders and numbers to gangzoneshttp://forum.sa-mp.com/showthread.php?t=649230
gmenu.incTextdraw menu, alternative to GTA SA menus, works similarly but better functionalityhttp://forum.sa-mp.com/showthread.php?t=574271
pause.incAllows you to detect players who are away from keyboardN/A
progress.inc(originally by Toribio and SouthClaws for new styles) This have all progress2 features with ability to customize border/background/filler colors or even remove them (set color to 0x00).

And this include also adds support for Global Progress bars!
N/A
projectile.inc(originally by Pepe) Physics simulator include. Uses ColAndreas plugin for collision detection with SA World too!http://forum.sa-mp.com/showthread.php?t=630602
script_init.incAdds two callbacks "OnScriptInit()" and "OnScriptExit()". So you no longer have to check if the script your include is being included in is a gamemode or a filterscript, just use these callbacks instead!N/A
vending.incServersided vending machines, you can control how much helth to give, how much money to deduct etc. using the callback "OnPlayerUseVendingMachine()".

Also, to get a vending machine (default SA machines) data, use this function: "GetVendingMachineData()".
N/A
weapon_damage.incServersided weapons, the server will control weapon damage which also means, this works as an anti cheat!

You can prevent weapon damage cheat, weapon range cheat, fake kill, and this also uses OnPlayerGiveDamage which makes hit registeratio 10 times more accurate in terms of hitting player on your screen!
N/A
strcalc.incA simple string calculator, you provide a string with maths/numbers involved in it, and this functionstrcalc() will give you the result of it.http://forum.sa-mp.com/showthread.php?t=657830

Any Issues or Questions, post an issue:https://github.com/Agneese-Saini/SA-MP/issues/new

To post an issue about a library/mode, please include the filename so i know what you're talking about!

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp