maybe you hates me ;(
-Tony
On Wed, Apr 2, 2008 at 2:32 PM, Tom Edwards <[EMAIL PROTECTED]>
wrote:
> Another phantom e-mail (Tony's) that I never received. :-s Where do they
> go?
>
> I've worked out how to add to the UserCmd now, so I'll stick with that
> as it's less traffic. The only oddity is that I have keep the sending
> the data over until I've had confirmation that the slot has been cleared
> serverside, else for some reason the command doesn't always get through.
> I end up sending the slot integer in around ten usercmds - many more if
> I use fakelag.
>
> Perhaps one possible cause is that the function I'm using, CreateMove(),
> is called more often than usercmds are sent?
>
> Jamie Femia wrote:
> > I use the ClientCmd method for many of my systems, including inventory,
> and
> > it works perfectly.
> >
> > On Wed, Apr 2, 2008 at 11:11 AM, Tony omega Sergi <[EMAIL PROTECTED]>
> > wrote:
> >
> >
> >> and why can't you pass the slot with a command?
> >>
> >> engine->ClientCmd( VarArgs("useitem %i", slot) );
> >>
> >> now in the command on the server, int slot = atoi(args[1]);
> >>
> >>
> >> On Wed, Apr 2, 2008 at 5:52 AM, Tom Edwards <[EMAIL PROTECTED]>
> >> wrote:
> >>
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders