[FilterScript] Change Text Color Chat (v1.0)
#1

[FilterScript] » Change Text Color Chat v1.0
- Hello!
- Good... I was there no what to do, and this idea hit of fun in chat.


» Function
- Command: /CText : Change the color of his words in chat.
- Command Rcon: /Textcall : Modifies the color of all the players connected to the chat.


» Include
pawn Code:
#include <a_samp>
#include <zcmd>
» Use
- Type /ctext, then opened dialog.

- Now just select your favorite color .


» Result
- See the photos:

--

--



» Use Command Rcon
- Type /Textcall, then opened dialog.
- See the photos:

- Now just select color for all player connected.



» Credits
@Riichard > Creator of all.
[WaK]_SyntaX_[BC] > Helping Tests.
Zeex > Include ZCMD.
Thanks SA-MP TEAM.


» Download
Pastebin Download
4Shared(pwn - amx) Download

» Bug / Errors / Suggestions
Contact PM/Post it here.


» Do not remove the credits!
Reply
#2

Good Release, 9/10... Let's go Fun Chat
Reply
#3

Wow, good job Riichard
Reply
#4

Thanks .
Reply
#5

Good Job, I Was Searching For Something Like This
Reply
#6

Quote:
Originally Posted by misho1
View Post
Good Job, I Was Searching For Something Like This
Thanks

Use and abuse, but do not remove the credits.
Reply
#7

realy nice
Reply
#8

Good job. Useful for servers fun
Reply
#9

Thanks All .
Reply
#10

i need ur help please give me ur skype ;(
Reply
#11

scripting is not the best, you could use a "switch" instead of "if", or store the hexadecimal value of the variable and use the SendClientMessageToAll in this way:
SendClientMessage (playerid, TextsActive, text);
Reply
#12

it's simple, but nice idea. +rep
Reply
#13

Hi Friend, Hey, but I do not get the Player ID.
Reply
#14

I really Like ur this Filterscript but how can i change /ctext for admins only not for players ?
Reply
#15

Quote:
Originally Posted by ManavSamp
Посмотреть сообщение
I really Like ur this Filterscript but how can i change /ctext for admins only not for players ?
By

Adding
Rcon Admin
PHP код:
if(!IsPlayerAdmin(playerid)) return 0
You can set it based on your admin system
Reply
#16

Hey , But how to get player ID
Reply
#17

Quote:
Originally Posted by BulletRaja
Посмотреть сообщение
By

Adding
Rcon Admin
PHP код:
if(!IsPlayerAdmin(playerid)) return 0
You can set it based on your admin system
/textcall is for rcon is right but i want /ctext for level 1
Reply
#18

dosn't work.. i type /ctext but nothing happen.. i have the includes, it compile with no issues, but in game don't work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)