Jump to content

Spawning zombies


ProjectSky

Recommended Posts

  • 6 months later...

I have forgotten the problem.

It's easy to solve.

SpawnZombie = function(module, command, player, args)
	if command == "SpawnZombie" then
		spawnHorde(arg.x,arg.y,argz,arg.zb)
	end
end
Events.OnClientCommand.Add(SpawnZombie);

Send command to the server to handle with, the problem is solved.

Edited by Sky_Orc_Mm
problem solved.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...