-- [ Picked text/plain from multipart/alternative ] The alias works basicly as a macro, so basicly when the user executes the alias '357', it sense 'use weapon_357' 'phys_swap' 'use weapon_357', the wait command and binding wouldn't be sent to the server at all, as they're client side only.
On 5/3/07, Keeper <[EMAIL PROTECTED]> wrote: > > If a client has the following in his config file: > > alias 357 "use weapon_357 ; bind mouse1 firezoomed; phys_swap; w1; use > weapon_357" > > and then: > > bind mouse6 357 > > Is there any way to see that they are pushing those commands all through > at > once? Or does the client break it down and send each one separately? > > TIA, > Keeper > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

