Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 55
Search took 0.00 seconds.
Search: Posts Made By: xiaojian
Forum: Scripting Help 10-14-2010, 05:44
Replies: 7
Views: 1,887
Posted By xiaojian
Forum: Scripting Help 10-14-2010, 05:08
Replies: 7
Views: 1,887
Posted By xiaojian
Re: auto-name change problem

i just wonder why
if (equali(name, g_szName[i]))
{
//
}
else
{
//
} is useless.
i want to learn how to make it sense.
Forum: Scripting Help 10-14-2010, 04:19
Replies: 7
Views: 1,887
Posted By xiaojian
Re: auto-name change problem

i chaged the title.
when a player changes his name,my idea is :if his new name isn't in the name list of name.ini ,then plugin handled.
Forum: Scripting Help 10-14-2010, 00:05
Replies: 7
Views: 1,887
Posted By xiaojian
auto-name change problem

Use rename.ini file to change one's name,rename.ini is like this
;currentname newname
name1 newname1
name2 newname2
Forum: Suggestions / Requests 10-12-2010, 08:21
Replies: 0
Views: 879
Posted By xiaojian
[Help]use .ini file to change player's name

when a player putinserver,load rename.ini file,if this player's name equal one of names in rename.ini,he will be renamed accordingly.esle,his name will be changed to "x"(default value)
rename.ini...
Forum: Approved Plugins 10-11-2010, 06:29
Replies: 921
Views: 705,988
Posted By xiaojian
Re: Gun Xp Mod (Last Updated : 10-28-2009)

xbatista,it's better to make a top15 can show the players with the highest amount of XP , not just players on the server. gunxp_mod will be more perfect!
Forum: Trash 10-09-2010, 07:42
Replies: 0
Views: 464
Posted By xiaojian
[Help]change name two times will lose DATA!

no steamID = no support,so i deleted it.
Forum: Suggestions / Requests 10-08-2010, 22:41
Replies: 7
Views: 1,937
Posted By xiaojian
Forum: Off-Topic 10-08-2010, 22:33
Replies: 4
Views: 1,821
Posted By xiaojian
Re: How can i convert from mp3 to wav

it's very easy,use Google!
Forum: Suggestions / Requests 10-08-2010, 22:25
Replies: 7
Views: 1,937
Posted By xiaojian
Re: Make Motd safe

Thank you !!Exollent.
in another post,here,
http://forums.alliedmods.net/showthread.php?t=138235
can you add one another rank mode,like statsX.

// Rank mode
// 0 - by nick
// 1 - by authid ...
Forum: Suggestions / Requests 10-08-2010, 09:28
Replies: 5
Views: 1,516
Posted By xiaojian
Re: new usefull plugin

you can upgrade it.
Forum: Suggestions / Requests 10-08-2010, 09:26
Replies: 7
Views: 1,937
Posted By xiaojian
Re: Make Motd safe

yes,players' names in top15 table.
I use
while( contain ( name, "<" ) != -1 )
replace( name, 127, "<", "&lt;" )
to deal with them,sometimes names can not be printed completely.
Forum: Suggestions / Requests 10-08-2010, 08:49
Replies: 8
Views: 2,852
Posted By xiaojian
Re: Add color chat to a plugin

sorry for my poor English, i didn't mean that.
Forum: Suggestions / Requests 10-08-2010, 06:50
Replies: 7
Views: 1,937
Posted By xiaojian
Make Motd safe

How to deal with players' names to make motd safe.
I need a professional answer.thanks in advance.
Forum: Suggestions / Requests 10-08-2010, 05:39
Replies: 4
Views: 1,523
Posted By xiaojian
Re: [REQ] Select Weapons from Menu

do you have QQ number,I'll post you one.
Forum: Suggestions / Requests 10-08-2010, 05:07
Replies: 8
Views: 2,852
Posted By xiaojian
Re: Add color chat to a plugin

another way:
public client_color(playerid, colorid, msg[])
{
message_begin(playerid?MSG_ONE:MSG_ALL,get_user_msgid("SayText"),_,playerid)
write_byte(colorid)
write_string(msg)
...
Forum: Suggestions / Requests 10-08-2010, 04:54
Replies: 4
Views: 1,523
Posted By xiaojian
Re: [REQ] Select Weapons from Menu

separate it from CSDM v1.87.
Forum: Code Snippets/Tutorials 10-08-2010, 01:33
Replies: 32
Views: 42,023
Posted By xiaojian
Re: [INC] nVault Utility

perfectly good!
Forum: Suggestions / Requests 10-08-2010, 01:25
Replies: 17
Views: 3,743
Posted By xiaojian
Re: Ranking.

thank you!!!Exolent[jNr]!
I can't save data by SteamID(I don't have.),can you add another way to save data by nickname.
i tried to change the code,but failed.
Forum: Scripting Help 10-07-2010, 09:07
Replies: 7
Views: 1,627
Posted By xiaojian
Re: about [CSDM] respawn

you have taught me about this question in another post.question is:find some random(eg:5) origins from the total to spawn entity,and the locations are not the same.
Forum: Scripting Help 10-06-2010, 20:23
Replies: 7
Views: 1,627
Posted By xiaojian
Re: about [CSDM] respawn

can you help to write detailed notes for this paragraph.thank you!
public spawn_Preset(id, num)
{
if (g_TotalSpawns < 2)
return PLUGIN_CONTINUE

new list[MAX_SPAWNS]
new num = 0
new...
Forum: Scripting Help 10-06-2010, 07:35
Replies: 7
Views: 1,627
Posted By xiaojian
Re: about [CSDM] respawn

perhaps you are right, i think some code in CSDM excluded this situation.but i don't know exactly where.
Forum: Scripting Help 10-06-2010, 01:29
Replies: 7
Views: 1,627
Posted By xiaojian
Re: about [CSDM] respawn

I hope that someone can help me to solve it!thankS!
Forum: Scripting Help 10-05-2010, 05:06
Replies: 2
Views: 885
Posted By xiaojian
Re: need help,Thanks

EXcellent:Thank you a lot!!!
Forum: Scripting Help 10-05-2010, 04:41
Replies: 8
Views: 1,606
Posted By xiaojian
Re: a new question about Nvault

thank you!!! wrecked_!!!
I deem that i should do think how to solve the problem remaining by myself.
Thanks again!!
Showing results 1 to 25 of 55

 
Forum Jump

All times are GMT -4. The time now is 13:46.


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