This is a question(pls answer fast need the answer today)!
#1

I want so if a players types a command in a checkpoint(i know how to make this) it sets the animation that crouches(i know how to make this) and creates a bomb in fron of him on the ground(DON'T KNOW HOW TO MAKE THIS)
Reply
#2

What do you mean creates a bomb ?

you can just SendClientMessage to that player : "The bomb has been planted"
And create a variable

pawn Code:
new bombplant;
and when you do all that
bombplan = 1;

then use a command that will create an explosion at the "bomb" position
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)