Raised This Month: $ Target: $400
 0% 

would this plugin work?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
tnsk8er27
Senior Member
Join Date: Mar 2004
Location: richfield MN
Old 03-15-2004 , 22:21   would this plugin work?
Reply With Quote #1

Code:
//////////////////////////////////////////////////////// // The Fuck You Plugin      created by ToXiC          // //                                                    // //  version 0.1     |    Coming next version:         // //                  |                                 // //  cmd:            |   *say to individual ppl        // //                  |                                 // //  say fuckyou     |    ex. "fuckyou toxic"          // //                  |                                 //   //////////////////////////////////////////////////////// #include <amxmodx> #include <amxmisc> public plugin_init(){   register_plugin("fuckyou", "0.1", "Toxic")   register_concmd("say fuckyou", "admin_fuckyou",ADMIN_KICK,"- Displays the middle finger")   } public admin_fuckyou(id, level, cid){   set_hudmessage(0, 255, 0, -1.0, 0.3, 0, 1.0, 5.0, 0.1, 0.2, 5)   show_hudmessage(0,"_                        _^n |{_}|                    |{_}|^n |   |                    |   |^n |===|                    |===|^n _|   |_                  _|   |_^n /==|   |==\_            _/  |   |  \^n /|  |   |  | \         / |  |   |  |\^n / |  |   |  |  |        |  |  |   |  | \^n \             |        |              /^n \           /          \           /") }


would this work???


(its a plugin where if you have ADMIN_KICK access you could say "fuckyou" and it would show a picture of two middle fingers on all clients screens)

**QUICK NOTE: Dont flame on me cuz this is my very first plugin
__________________
Toxic
tnsk8er27 is offline
Send a message via AIM to tnsk8er27
 



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 20:17.


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