User talk:ReyalP

From WolfWiki

in your etconst it says at top :
-- [23:10] <|Rain|> 2 became CS_ETPRO_INFO instead of CS_MUSIC, because I needed the version info before any more configstrings were parsed -- [23:10] <|Rain|> and CS_MUSIC moved up to 53<code>
but u still got CS_MUSIC at 2 --2good


yup. Since I had no idea what you'd do with either of those config strings, I just left things as I got them found them in the etmain sdk. ReyalP

three ReyalP or ReyalP 13:25, 16 November 2005 (PST) four ?

thats nice but oh well ok i dont care i dont use it myself its a lityle this i made out of my debuglib that was a print function that works like a printf you add variables and dont care but it is since it will check each variable first =FF=Im2good4u 13:45, 16 November 2005 (PST)

autoref.lua

I <3 this module. Thanks. --ouroboro 16:50, 12 June 2006 (PDT)

unref?

Hi, don't you know about any way, rcon or lua, how to unref a client that has reffed themselves with password? You can't unref them from ref, neither through /rcon ref unreferee [num].

I tired with lua, I can make the client think they got reffed/unreffed using configstrings (keys "ref" and "p"), but the server still sees no change in the client status. - Major Zeman 07:00, 6 May 2007 (PDT)

kick them and change the ref pass ?
you could also try changing sess.referee - ReyalP 15:02, 6 May 2007 (PDT)
lol, that's basically the "solution" I took. I think I tried sess.referee too, I might try to put it all together later. Thanks anyways :) - Major Zeman 15:30, 6 May 2007 (PDT)
you may be able to get some insight by looking at the ref commands in the ET SDK. Of course, etpro doesn't do everything exactly the same way. - ReyalP 17:05, 6 May 2007 (PDT)