AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Trash (https://forums.alliedmods.net/forumdisplay.php?f=22)
-   -   Admin Mail (Mattcook) (https://forums.alliedmods.net/showthread.php?t=13110)

v3x 05-04-2005 19:25

Admin Mail (Mattcook)
 
2 Attachment(s)
NOTE: You MAY need to use the web-compiler for this:
http://amxmodx.org/compiler.php?go=sc

Tis being a tard.

Code:

/* AMX(X) Mod script.
*
* Admin Mail
*  By: Mattcook
*
* Description:
*  Send and receive mail messages via a menu.
*
* Command:
*  amx_mail - Displays Mail Menu
*
* Cvars:
*  amx_mail_delay <seconds> - amount of seconds until new mail is announced after joining (0 disable)
*  amx_mail_mode <flags> - announce new mail with:
*    "a" - Green HUD Message
*    "b" - Voice
*    "c" - Automatically Show Mail Menu
*
* Credit:
*  dra - For using his source code.
*/

#include <amxmodx>

:D

nightscreem 05-04-2005 19:58

damn
i wanted to port this
but nice job by porting this :D

Hannibal 05-04-2005 21:30

can't complie this one? neither web compiler nor my compiler will work, can someone please give me the .amxx

v3x 05-04-2005 21:32

Quote:

Welcome to the AMX Mod X 1.00-251 Compiler.
Copyright (c) 1997-2004 ITB CompuPhase, AMX Mod X Team


You can click the link below to download your plugin. This link will disappear in 10 minutes.
http://www.amxmodx.org/compiler.php?go=getsc&id=65124

Go back

Or did you have errors? Check your code...
:arrow: http://amxmodx.org/compiler.php?go=sc

Hannibal 05-04-2005 21:37

Quote:

Welcome to the AMX Mod X 1.00-251 Compiler.
Copyright (c) 1997-2004 ITB CompuPhase, AMX Mod X Team



Read the errors above. Your plugin failed to compile. Make sure it is has the correct #includes.
and it just crashes my comiler

v3x 05-04-2005 21:40

Try the web-compiler. http://amxmodx.org/compiler.php?go=sc

Hannibal 05-04-2005 21:41

that error was from the web compiler, sorry for not making that clear

v3x 05-04-2005 21:45

Well, sorry to say but it compiles fun in it.. At least for mean. GG

(This is why I hate porting plugins)

Hannibal 05-04-2005 21:51

i really want this plugin, anyone have a compiled version they could give me?

teame06 05-04-2005 22:05

open it up in text editor and paste it into the compiler. it works i tried it


All times are GMT -4. The time now is 07:39.

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