Raised This Month: $12 Target: $400
 3% 

I have open-sourced most of my plugins (including mY.RuN plugins)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 07-15-2015 , 12:50   I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #1

They're all on GitHub now: https://github.com/xPaw/AMXX-Plugins

This repository contains most (except for a select few) of the AMXX plugins I have ever written.

Most of these plugins have been battle tested on mY.RuN community servers. And some of plugins have a lot of hardcoded configuration.

All these plugins are released as-is, and I will not be providing any support.

All files in this repository are released under GNU General Public License v2.0. See LICENSE file for more information.

Plugins that are worth to be noted:
  • Fully fledged achievements API and plugins for some game modes
  • Deathrun plugins like real killer and life transfer
  • A bunch of mY.RuN JailBreak plugins
  • Last Request API for JailBreak and a bunch of mini games
  • A complete remake of Ricochet mod
  • BombGame
  • Simple B Rush
  • Advanced Spectate (can run around without any alive players seeing you)
  • MiniAmxCommands contains useful commands for admins (godmode, noclip, hp, transfer, etc)
  • Simple Points API
  • Unfinished Block Maker API
  • Lots of other small and misc plugins

Last edited by xPaw; 07-15-2015 at 13:01.
xPaw is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Location: Siiiiiiiiuu
Old 07-15-2015 , 13:11   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #2

xPaw i've a lot of respect for you and i know i am no one to come here and judge someone like you, but lol, you are AMXX Moderator and you just posted a plugin with redirections. Checkout Redirect.sma afaik that's the sensivitive case that actually works and we don't support it here..

Sinceriously
__________________
Jhob94 is offline
master4life
Senior Member
Join Date: Mar 2006
Location: Germany
Old 07-15-2015 , 13:12   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #3

awh... these old shiny memories are coming back :')
Counter-Strike was a wonderful game to modify and this package is a great starter package for 'Rookies'
__________________


[img]http://img714.**************/img714/8612/33726.png[/img]
master4life is offline
Send a message via ICQ to master4life Send a message via MSN to master4life Send a message via Skype™ to master4life
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 07-15-2015 , 13:23   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #4

Quote:
Originally Posted by Jhob94 View Post
xPaw i've a lot of respect for you and i know i am no one to come here and judge someone like you, but lol, you are AMXX Moderator and you just posted a plugin with redirections. Checkout Redirect.sma afaik that's the sensivitive case that actually works and we don't support it here..

Sinceriously
Redirect in that plugin isn't used maliciously, it's practically the same as xOR's approved plugin https://forums.alliedmods.net/showthread.php?p=255727. However, I've removed code that automatically redirected if the server was full.
__________________

Last edited by xPaw; 07-15-2015 at 13:25.
xPaw is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 07-15-2015 , 13:37   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #5

Well done, kudos to you!
klippy is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Location: Siiiiiiiiuu
Old 07-15-2015 , 15:14   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #6

I know xPaw but you should be more active on the forum. Redirections are no longer supported, no matter how. And people with that code can use it to malicious stuff.
__________________
Jhob94 is offline
Dr Zayd
Senior Member
Join Date: Jun 2014
Location: forums.alliedmods.net
Old 07-15-2015 , 19:52   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #7

Quote:
xPaw I can only say: awesome!
But one probleme pls :

Code:
AchievementsAPI.sma(942) : error 017: undefined symbol "UTIL_ShowTutor"
AchievementsAPI.sma(942) : warning 215: expression has no effect
AchievementsAPI.sma(942) : warning 215: expression has no effect
AchievementsAPI.sma(942) : error 001: expected token: ";", but found ")"
AchievementsAPI.sma(942) : error 029: invalid expression, assumed zero
AchievementsAPI.sma(942) : fatal error 107: too many error messages on one line
what the meaning of "UTIL_ShowTutor" 0.0 !!
__________________
Invisible System | 100%
ـــــــــــــــــــــــــــــ
Anti setinfo check | Ez Plugin and lite
ـــــــــــــــــــــــــــــ
[ZP] Free VIP Menu | Free VIP menu | ZP-Mod |

Last edited by Dr Zayd; 07-15-2015 at 19:53.
Dr Zayd is offline
crannk
New Member
Join Date: May 2009
Location: /root
Old 07-16-2015 , 03:32   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #8

Quote:
Originally Posted by Dr Zayd View Post
But one probleme pls :

Code:
AchievementsAPI.sma(942) : error 017: undefined symbol "UTIL_ShowTutor"
AchievementsAPI.sma(942) : warning 215: expression has no effect
AchievementsAPI.sma(942) : warning 215: expression has no effect
AchievementsAPI.sma(942) : error 001: expected token: ";", but found ")"
AchievementsAPI.sma(942) : error 029: invalid expression, assumed zero
AchievementsAPI.sma(942) : fatal error 107: too many error messages on one line
what the meaning of "UTIL_ShowTutor" 0.0 !!
you might notice the first 10 lines in the specified file =)
__________________
crannk is offline
Send a message via ICQ to crannk
tousif
AlliedModders Donor
Join Date: Nov 2014
Location: India
Old 07-16-2015 , 04:04   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #9

<3 u xPaw
tousif is offline
.:cs.stambeto:.
Senior Member
Join Date: Feb 2010
Location: Bulgaria
Old 07-17-2015 , 04:49   Re: I have open-sourced most of my plugins (including mY.RuN plugins)
Reply With Quote #10

Nice xPaw
.:cs.stambeto:. is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode