AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   I have open-sourced most of my plugins (including mY.RuN plugins) (https://forums.alliedmods.net/showthread.php?t=266360)

xPaw 07-15-2015 12:50

I have open-sourced most of my plugins (including mY.RuN plugins)
 
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

Jhob94 07-15-2015 13:11

Re: I have open-sourced most of my plugins (including mY.RuN plugins)
 
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 :|

master4life 07-15-2015 13:12

Re: I have open-sourced most of my plugins (including mY.RuN plugins)
 
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'

xPaw 07-15-2015 13:23

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

Originally Posted by Jhob94 (Post 2319991)
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.

klippy 07-15-2015 13:37

Re: I have open-sourced most of my plugins (including mY.RuN plugins)
 
Well done, kudos to you! :up:

Jhob94 07-15-2015 15:14

Re: I have open-sourced most of my plugins (including mY.RuN plugins)
 
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.

Dr Zayd 07-15-2015 19:52

Re: I have open-sourced most of my plugins (including mY.RuN plugins)
 
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 !!

crannk 07-16-2015 03:32

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

Originally Posted by Dr Zayd (Post 2320117)
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 =)

tousif 07-16-2015 04:04

Re: I have open-sourced most of my plugins (including mY.RuN plugins)
 
<3 u xPaw

.:cs.stambeto:. 07-17-2015 04:49

Re: I have open-sourced most of my plugins (including mY.RuN plugins)
 
Nice xPaw


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

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