AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Want Donate (https://forums.alliedmods.net/showthread.php?t=243235)

G_H AhitsGoku 07-01-2014 13:15

Want Donate
 
2 Attachment(s)
Want Donate


Description :
It's a simple plugin and my first one . You write /wantdonate or wantdonate , and it shows a list which says why to donate , how to donate and what you do with donating .

There are not any cvars , you can add anything to show up after user writes wantdonate .

Installation :
Put wantdonate.amxx to /Plugins and wantdonate.sma to /Scripting .
Put wantdonate.txt to Data/Lang Folder .

Configuration :
You can configure anything you want in wantdonate.txt , just dont touch MOTD_LINES .

Current Version :: 1.0

Arkshine 07-01-2014 13:25

Re: Want Donate
 
Removed AMXX file. You are not allowed to attach compiled plugin.

About the plugin, this is redundant, there is already plugins which can do that.

Unapproved.


If you want some fast tips to make code better, here some:
  • Use pcvar (cvar pointer), faster.
  • Use charsmax() instead of hardcoding buffer size.
  • The motd style should be easily customizable.
  • Use formatex() when you can (faster).


All times are GMT -4. The time now is 17:30.

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