gmod?

--- "K. Mike Bradley" <[EMAIL PROTECTED]> wrote:

> Thanks but I'm a mapper not a coder.
> I just wanted a way to spawn an ent and manipulate
> it.
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Kamran
> Sent: Tuesday, August 16, 2005 11:33 AM
> To: [email protected]
> Subject: Re: [hlcoders] Give command Syntax
>
> If you want to be clever, create your own ConCommand
> that spawns
> entities. It's quite simple, take a look in
> HL2_Player under CreateJeep.
> That will teach you how to spawn basically any
> entities you need.
>
> Of course, you would need to have ConVars as well
> and you'd have to type
> those in before to set settings. Unless you want to
> be a bit tricky and
> have it all read from the ConCommand (i.e.
> "SpawnEntity prop_physics
> myName x y z") but you'd have to do some string work
> with that.
>
> This code of course goes in the server-side code,
> not client.
>
> K. Mike Bradley wrote:
>
> >Does any one know the full syntax of the give
> command?
> >
> >I need to add entities manually to do some testing.
> >
> >There must be optional parameters to specify the
> target name (so it can be
> >manipulated) and spawn flags and position in the
> map x,y,z.
> >
> >Anyone?
> >
> >
> >_______________________________________________
> >To unsubscribe, edit your list preferences, or view
> the list archives,
> please visit:
>
>http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
> >
> >
> >
> >
>
> --
> Kamran A
> Get Firefox! Safer, Faster, Better.
>
<http://www.spreadfirefox.com/?q=affiliates&id=0&t=85>
> Down with Internet Explorer! Say "NO!" to Spyware!
> Use Firefox
>
> _______________________________________________
> 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
>
>


My Website http://ammahls.com
 Lead Programer NightFall

This email has been sent from Adam McKern, and is not one of the many spam bots 
that use my email address.
If you receive an email that has not got this signature line, please delate the 
email, and not respond in any way to it.



____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to