Loading...
  OR  Zero-K Name:    Password:   

Post edit history

To all you cheaters: Here's some help

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
6/11/2016 2:32:11 PMUSrankBeamer before revert after revert
6/11/2016 2:31:58 PMUSrankBeamer before revert after revert
6/11/2016 2:31:49 PMUSrankBeamer before revert after revert
6/11/2016 2:31:39 PMUSrankBeamer before revert after revert
6/11/2016 2:31:30 PMUSrankBeamer before revert after revert
Before After
1 [quote]Cba to look up unit names in some list.[/quote] 1 [quote]Cba to look up unit names in some list.[/quote]
2 I know how you feel. That's why I am working on developing a widget that will turn input such as 2 I know how you feel. That's why I am working on developing a widget that will turn input such as
3 \n 3 \n
4 {{{/give 1 glaive 0}}} 4 {{{/give 1 glaive 0}}}
5 \n 5 \n
6 into 6 into
7 \n 7 \n
8 {{{/give 1 armpw 0}}} 8 {{{/give 1 armpw 0}}}
9 \n 9 \n
10 Then, we won't have to remember the codenames. However, I'm unfamiliar with lua, as well as the Spring framework. I got something halfway working, but my current issue is that I don't know how to tell if the player sent a message. I tried using the callin TextInput, but that is no good. In any case, if anyone is interested, the code is in the link below. @Beamer 10 Then, we won't have to remember the codenames. However, I'm unfamiliar with lua, as well as the Spring framework. I got something halfway working, but my current issue is that I don't know how to tell if the player sent a message. I tried using the callin TextInput, but that is no good. In any case, if anyone is interested, the code is in the link below.
11 \n 11 \n
12 http://pastebin.com/E22P80yt 12 http://pastebin.com/E22P80yt