Warcraft II Forum

Help & Support => Support Requests => Topic started by: I hate naggers on December 02, 2014, 05:34:39 AM

Title: Make use of aliases?
Post by: I hate naggers on December 02, 2014, 05:34:39 AM
Now that iL is alive, willing and excited, how about taking a glance at the aliases aka '// commands'? I'm quite positive lotsa stuff can be done there to simplify some shit. Or we could use this thread to brainstorm ideas.

for example:
//noob
%E War2 forum: forum.war2.ru
%E Screenshot site: ss.war2.ru

it's also more practical than spamming literally 80% of my welcome screen with that shit when logging in
Title: Re: Make use of aliases?
Post by: iL on December 02, 2014, 08:34:30 AM
for example:
//noob

I don't think that will be useful: we have banner directing to forum.war2.ru, it's bright and clickable instead of your message. We also have that "spamming" you talking about with forum address.

But i don't see any harm in such aliases. So, let it be if you think it could be useful for anyone. I'll add it today.

Good idea about aliases i think. I never used it, but others like to have. So, let it be.

Any other offers welcomed also.

Splitted offtopic here: http://forum.war2.ru/index.php/topic,84.0.html (http://forum.war2.ru/index.php/topic,84.0.html)
Title: Re: Make use of aliases?
Post by: iL on December 02, 2014, 02:03:36 PM
added.
Code: [Select]
//doubt //dt //d
[0]/me looks with doubt
[1+]/me looks at ${1-} with doubt
@
//numusers //nu
[0]%IThere are %u users online.
[0]%IThere are %g games online.
[0]%IThere are %c channels online.
[1+]%EThat command does not take any arguments.
@
//askban //ab
[2+]/w $1 Please ban ${2-}.
@
//statsme //sm
[0]/stats %u
@
//pvpgn
[*]/announce PVPGN rulez!
@
//noob
[0]%E War2 forum: forum.war2.ru
[0]%E Screenshot site: ss.war2.ru
Title: Re: Make use of aliases?
Post by: Delete mine too on December 02, 2014, 04:48:06 PM
You can also game ban with alias i told you before :)
Title: Re: Make use of aliases?
Post by: iL on December 02, 2014, 04:52:21 PM
You can also game ban with alias i told you before :)
Not sure if it's being kept on unworking forum or just deleted...
Can you post here any aliases you think need to be added?

But i don't see any difference between using /lockacct name or //some_alias name.
I don't care what to use to lock.
Title: Re: Make use of aliases?
Post by: Delete mine too on December 04, 2014, 09:40:36 PM
New Pvpgn commands with out compile
here are some commands i wrote you guys might find useful even game banning so they cant host or join.

Add these to the // alias list !

@
//addwin
Title: Re: Make use of aliases?
Post by: Delete mine too on December 04, 2014, 09:41:29 PM
Now why would it automatically put the bullets.......
Title: Re: Make use of aliases?
Post by: iL on December 05, 2014, 03:41:23 AM
Now why would it automatically put the bullets.......
No ideas, use "code" tag for any kind of code...

aliases added.
//addwin looks useless: why to set 1000 wins for someone?

sexp and sshr could be really useful, just need to add new /save command after /set.
gameban and ungameban could be useful too, just should add /save too.
I'll test it when i have time.
Code: [Select]
@
//doubt //dt //d
[0]/me looks with doubt
[1+]/me looks at ${1-} with doubt
@
//numusers //nu
[0]%IThere are %u users online.
[0]%IThere are %g games online.
[0]%IThere are %c channels online.
[1+]%EThat command does not take any arguments.
@
//askban //ab
[2+]/w $1 Please ban ${2-}.
@
//statsme //sm
[0]/stats %u
@
//pvpgn
[*]/announce PVPGN rulez!
@
//noob
[0]%E War2 forum: forum.war2.ru
[0]%E Screenshot site: ss.war2.ru
@
//addwin
[0]/set
[1+]/set ${1-} Record\W2BN\0\wins 1000
@
//sexp
[0]/set
[1+]/set ${1-} BNET\fakeclienttag SEXP
[1+]/set ${1-} BNET\flags\initial 0
@
//sshr
[0]/set
[1+]/set ${1-} BNET\fakeclienttag SSHR
[1+]/set ${1-} BNET\flags\initial 0
@
//gameban
[0]/set
[1+]/set ${1-} BNET\auth\createnormalgame false
[1+]/set ${1-} BNET\auth\joinnormalgame false
[1+]/set ${1-} BNET\auth\createladdergame false
[1+]/set ${1-} BNET\auth\joinladdergame false
@
//ungameban
[0]/set
[1+]/set ${1-} BNET\auth\createnormalgame true
[1+]/set ${1-} BNET\auth\joinnormalgame true
[1+]/set ${1-} BNET\auth\createladdergame true
[1+]/set ${1-} BNET\auth\joinladdergame true
Title: Re: Make use of aliases?
Post by: EviL~Ryu on December 05, 2014, 03:44:18 AM
thought it was STAR not SEXP?
Title: Re: Make use of aliases?
Post by: Warchief Lightbringer- on December 05, 2014, 04:53:12 AM
Any commands to mute users?
Title: Re: Make use of aliases?
Post by: Delete mine too on December 07, 2014, 07:19:49 PM
So how is game banning comming? You like it? There is some junk I left for testing purposes aka add win 1000 del or ignore ;) just add /save I wonder if alias would make easy stats parsing ;) see the stats me command ?
Title: Re: Make use of aliases?
Post by: I hate naggers on December 07, 2014, 07:28:22 PM
stats me is fucking broken because %u is the variable for the number of users online. its very annoying but meaningless so i always kept it to myself lol
Title: Re: Make use of aliases?
Post by: Delete mine too on December 09, 2014, 10:24:29 PM
I remember trolling newbs with //d %r
fun times ;)
Title: Re: Make use of aliases?
Post by: Seduce on April 27, 2015, 09:13:48 AM
haha Tupac taught me that //d %r
Title: Re: Make use of aliases?
Post by: I hate naggers on April 27, 2015, 09:16:30 AM
I remember trolling newbs with //d %r
fun times ;)
oh i was doing that too! and i thought i invented that :c
Title: Re: Make use of aliases?
Post by: Delete mine too on April 27, 2015, 11:23:07 AM
Yeah I was playing with the pvpgn variables. It's kinda fun but playing with commands can cause a server crash so be careful if exploring.