View Single Post
Author Message
Spazman0
Member
Join Date: Jul 2008
Old 09-18-2008 , 20:16   Spawning a prop_physics and making it follow a player.
Reply With Quote #1

I am currently in the process of making a command that spawns a custom model prop_physics above a players head and stays with them when they move. I have written all the foundations for the plugin, and now I just need to spawn the prop.

I am assuming I will need to use CreateEntityByName("prop_physics")(or prop_physics_multiplayer) but that's about as far as I have gotten.

So basically what I need is:

A way to spawn a prop_physics (or prop_physics_multiplayer) with a custom model
A way to make this prop follow the player.

Any help would be wonderful, thank you Allied Modders community.

Also, look for this command in the next release of FuncommandsX.

Spazman0.

Last edited by Spazman0; 09-19-2008 at 00:28.
Spazman0 is offline