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

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: dasha
Forum: Unapproved/Old Plugins 08-16-2012, 00:34
Replies: 603
Views: 950,167
Posted By dasha
Forum: Unapproved/Old Plugins 08-02-2012, 17:41
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

I said I don't know the full code, I just leave that so if someone know how to clear the HUD, so he/she can use that..
Also you don't need a separate plugin, you need add it to uq stats.. But don't...
Forum: Unapproved/Old Plugins 08-01-2012, 21:56
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

I don't know the code to clear the hud..but from this i start..

register_clcmd("say", "hookSay")
register_clcmd("say_team", "hookSay")

public hookSay(id){

new text[300]
...
Forum: Unapproved/Old Plugins 05-25-2012, 17:42
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

I remember I had the same problem.. that happend with colorchat if you use ML + prefix..
Anyway, better leave the lines without the lang..
Forum: Unapproved/Old Plugins 05-25-2012, 02:03
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

Try

in lang:


Add the [%s] to the plugin.


Color_Chat_Lang(ids,GREY,"^3[%s] ^4%L",LANG_SERVER,"UQSTATS_COLORCHAT_MULTIDUCKA",prefix, g_playername[id .... etc
Forum: Unapproved/Old Plugins 05-24-2012, 17:49
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

There's lines.


Color_Chat_Lang(ids,RED,"%L",LANG_SERVER,"UQSTATS_COLORCHAT_MULTIDUCKA",prefix, g_playername[id],...
Forum: Unapproved/Old Plugins 05-24-2012, 17:36
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

Has I remember, in this plugin there's two funcs about this messages.. ?
So, one is for all techniques, and another is only for slide lj..

Anyway, ColorChat(0, GREY, "^1[%s] ^3%s jumped..") try...
Forum: Unapproved/Old Plugins 05-24-2012, 17:16
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

The problem is that you edited only the message for Slide lj, did you do a 240 to see the grey text and the prefix?

The code is fine and should work.
Forum: Unapproved/Old Plugins 05-24-2012, 17:01
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

What's wrong and show the code.
Forum: Unapproved/Old Plugins 05-24-2012, 16:02
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

If you go to Code Snippets/Tutorials (http://forums.alliedmods.net/forumdisplay.php?f=83) you can find it!

try this:

new ids=iPlayers[i];
if(gHasColorChat[ids] ==true || ids==id)
{...
Forum: Unapproved/Old Plugins 05-24-2012, 15:09
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

ColorChat(0, GREEN, "[%s] message..", prefix)

the [%s] is the prefix from the .cfg, variable "prefix" at the end or whatever.."
So if you want to change to prefix color, try this:
...
Forum: Unapproved/Old Plugins 05-23-2012, 01:23
Replies: 603
Views: 950,167
Posted By dasha
Re: uq_jumpstats v2.42

See the lines with "ColorChat(...)"
The colours are GREEN, RED, BLUE, GREY, ^1 - default client con color, ^3 and ^4 - team color)
For example, if you want to change the grey messages, find all...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 21:16.


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