09.02.2011, 03:03
(
Последний раз редактировалось maramizo; 21.02.2011 в 20:52.
)
My first release to the community .
Anyway, the only /accent FS here were either Dialog or in the following way : [Playername]:[Accent][Text]
Which causes bugs as when the game asks you if you're Male or Female and you have to type the answer, which would be like :
Player_Name:[Unknown Accent] Male -- Causing answer not to be accepted and losing new players.
And the dialog had only limited accents, and you have to access the .PWN to add another accent which is, rather well, boring and not every accent that each player wanted could be made as fast and as easy.
Version 2 needs ZCMD and SSCANF2 Includes!
So, my /accent is rather both, here's the difference :
1. Text is the following way :
[Accent][PlayerName]:Text -- Removing previous chat bugs.
2. Unlimited Possibilities, just type in /accent [accenthere] and voila!
PasteBin link -old- : http://pastebin.com/XYZQ9bEL
V2 http://pastebin.com/wRELJvaX
Picture :
Ignore the 'unknown command', it's just because I just added this command to the filterscript and in the server it's not yet defined as a command.
Anyway, the only /accent FS here were either Dialog or in the following way : [Playername]:[Accent][Text]
Which causes bugs as when the game asks you if you're Male or Female and you have to type the answer, which would be like :
Player_Name:[Unknown Accent] Male -- Causing answer not to be accepted and losing new players.
And the dialog had only limited accents, and you have to access the .PWN to add another accent which is, rather well, boring and not every accent that each player wanted could be made as fast and as easy.
Version 2 needs ZCMD and SSCANF2 Includes!
So, my /accent is rather both, here's the difference :
1. Text is the following way :
[Accent][PlayerName]:Text -- Removing previous chat bugs.
2. Unlimited Possibilities, just type in /accent [accenthere] and voila!
PasteBin link -old- : http://pastebin.com/XYZQ9bEL
V2 http://pastebin.com/wRELJvaX
Picture :
Ignore the 'unknown command', it's just because I just added this command to the filterscript and in the server it's not yet defined as a command.