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

Nuxx Deluxe Admin Chat


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
wartroyan
Junior Member
Join Date: Sep 2006
Location: Capital Federal, Argenti
Old 03-27-2007 , 00:57   Nuxx Deluxe Admin Chat
Reply With Quote #1

Nuxx Deluxe Admin Chat

Hello scripting fans, this is one of my plugins, this is the first that I post in here... KylixMynxAltoLAG is my teacher in scripting stuffs and I'm so ambitious and I want to learn more...
Well, this plugin is basically an Admin chat.... but I've added more options to say... Some parts of my plugins are of original adminchat (amxx developed team), and I correct the say command...
Just add all the translations for colors...
Well, I wait your approbal...
Thanks for your time...
Sorry if my english is bad... I'm from Argentina...

Here is the colors that I want to translate:

COL_GREY = grey
COL_VIOLET = violet
COL_DARKGREEN = darkgreen
COL_GOLD = gold
COL_SILVER = silver
COL_PALERED = palered
COL_PINK = pink
COL_DARKBLUE = darkblue
COL_MOKO = moko
COL_WHEAT = wheat
COL_SLATEBLUE = slateblue
COL_WATER = water

I've only translate to spanish in the file deluxeadminchat.txt, the other languages translations is only the task to do... The rest of translations are finished...

And the commands for that plugins are this:

* say <[start with . for anonimous message] ! ? @ [@@][@@@] #[##][###] $[$$][$$$] & |><color><message>
* say_team @<message>
* amx_say
* amx_sayy [private say]
* amx_chat
* amx_psay <name or #userid><message>
* amx_psayy <name or #userid><message> [anonimous psay]
* amx_tsay <color><message>
* amx_tsayy <color><message> [anonimous tsay]
* amx_csay <color><message>
* amx_csayy <color><message> [anonimous csay]
* amx_lsay <color><message>
* amx_lsayy <color><message> [anonimous lsay]
* amx_fxsay <color><message>
* amx_fxsayy <color><message> [anonimous fxsay]
* amx_cfxsay <color><message>
* amx_cfxsayy <color><message> [anonimous cfxsay]
* amx_lfxsay <color><message>
* amx_lfxsayy <color><message> [anonimous lfxsay]
* amx_flicksay <color><message>
* amx_flicksayy <color><message> [anonimous flicksay]
* amx_cflicksay <color><message>
* amx_cflicksayy <color><message> [anonimous cflicksay]
* amx_lflicksay <color><message>
* amx_lflicksayy <color><message> [anonimous lflicksay]
* amx_fsay <x pos 0-99><y pos 0-99><color><message>
* amx_fsayy <x pos 0-99><y pos 0-99><color><message> [anonimous fsay]
* amx_scrollsay <color><message>
* amx_scrollsayy <color><message> [anonimous scrollsay]


In the beggining of plugin I forgot to write in the explanation of avaliable functions the amx_fsay and the amx_fsayy, but they are included in the plugin and all of this functions works...

Note: in my plugins, the nick that I use is ".Troyan [Nuxx]", but it's me...

Later, I'll post most plugins...
Attached Files
File Type: sma Get Plugin or Get Source (amx_dac.sma - 1601 views - 24.3 KB)
File Type: txt deluxeadminchat.txt (7.7 KB, 587 views)
File Type: amxx amx_dac.amxx (23.0 KB, 351 views)

Last edited by wartroyan; 03-27-2007 at 03:57.
wartroyan is offline
Send a message via MSN to wartroyan
SAMURAI16
BANNED
Join Date: Sep 2006
Old 03-27-2007 , 06:51   Re: Nuxx Deluxe Admin Chat
Reply With Quote #2

this is copy/paste from adminchat from amx mod 2006.3 . This plugin was doned by KRoT@L, isn't your work.
Anyway, you changed a little lines from codes to don't be like that, but anyway, isn't your plugin

Last edited by SAMURAI16; 03-27-2007 at 06:55.
SAMURAI16 is offline
Send a message via MSN to SAMURAI16
wartroyan
Junior Member
Join Date: Sep 2006
Location: Capital Federal, Argenti
Old 03-27-2007 , 12:03   Re: Nuxx Deluxe Admin Chat
Reply With Quote #3

No brother, this isn't a copy paste, this plugin was made it a long time ago for my server here in Argentina, but I'm posted today in the morning, take a look in the l functions, this say functions doesn't exist in every admin chat....
First read.... and then you talk...
wartroyan is offline
Send a message via MSN to wartroyan
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 03-27-2007 , 12:11   Re: Nuxx Deluxe Admin Chat
Reply With Quote #4

But you said you just learned scripting... Or that's the impression I got by the first few lines of your post... Well, enough bashing you. If you really did make this plugin on your own, it seems pretty cool and I'll test it out.

But wait, if the commands are the same ones as the ones int he adminchat.amxx, wouldn't they interfere?
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 03-27-2007 , 12:12   Re: Nuxx Deluxe Admin Chat
Reply With Quote #5

you don't need to upload the .amxx
__________________
i stop around here and there.
Da_sk8rboy is offline
wartroyan
Junior Member
Join Date: Sep 2006
Location: Capital Federal, Argenti
Old 03-27-2007 , 12:49   Re: Nuxx Deluxe Admin Chat
Reply With Quote #6

My idea is, don't use de adminchat.amxx, use this plugin...
In my server I don't use the adminchat, I supress the adminchat.amxx and put my plugin, and put the deluxeadminchat.txt in the lang folder...
This plugin is to much complete than the original dminchat...
In the original adminchat the say functions are basically say @<color><message>, and you just can send a tsay in this, in my plugin all the functions to say are avaliable in the say command...
Example:
say .@@@ <color><message> (sends a anonimous lsay)
say .? <name or #userid><message> (sends an anonimous psay to a player)

If you type a dot (.) before your sign (# @ | etc) the message becomes anonimous...

I don't use adminchat... I use my plugin...
wartroyan is offline
Send a message via MSN to wartroyan
SAMURAI16
BANNED
Join Date: Sep 2006
Old 03-27-2007 , 13:18   Re: Nuxx Deluxe Admin Chat
Reply With Quote #7

here is adminchat from amx 2006.3 . Look at the publigs name, the order of concmd register etc
We aren't fool ( not all )
Attached Files
File Type: sma Get Plugin or Get Source (adminchat.sma - 267 views - 26.2 KB)
SAMURAI16 is offline
Send a message via MSN to SAMURAI16
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 03-27-2007 , 15:40   Re: Nuxx Deluxe Admin Chat
Reply With Quote #8

Right...... I'm actually with SAMURAI16 on this one. Looks rather similar in the format of the coding.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
The Disclaimer
BANNED
Join Date: Mar 2007
Location: Florida
Old 03-27-2007 , 16:04   Re: Nuxx Deluxe Admin Chat
Reply With Quote #9

Also:
PHP Code:
new g_msgChannel 
Doesn't have to be that name it could be cupcake and still work.
Your code:
PHP Code:
new g_msgChannel 
Original:
PHP Code:
new g_msgChannel 
Another thing:

Your Code:
PHP Code:
new sc_start_pos
new sc_end_pos
new sc_scroll_msg[384]
new 
sc_display_msg[384]
new 
Float:sc_x_pos
new sc_a 0
new sc_timer
new sc_length 
Original:
PHP Code:
new sc_msgChannel
new sc_start_pos
new sc_end_pos
new sc_scroll_msg[384]
new 
sc_display_msg[384]
new 
Float:sc_x_pos
new sc_a
new sc_timer
new sc_length 
Ring a bell, you stole a code and try to hide it, what you don't realize is you can't hide you've been caught admit it.
The Disclaimer is offline
Martin1
BANNED
Join Date: May 2006
Old 03-27-2007 , 18:27   Re: Nuxx Deluxe Admin Chat
Reply With Quote #10

Ya somos 3 argentinos en esta pagina...

!!! !!!!
Martin1 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 04:48.


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