Need Command /heal /goto /nogoto

Started by Mohamed Boubekri, Nov 18, 2017, 09:39 AM

Previous topic - Next topic

Mohamed Boubekri

Hello Guys I need Command /goto With Time 3 Second

Nogoto on/off and /heal with time with functions

HELP
| What now ? | Not yet ! |
Morrocan:- [ 🇲🇦 ].

umar4911

I am gamer, programmer and hacker. Try to find me!
xD

=RK=MarineForce

else if ( cmd == "heal" )
{
if ( !player.IsSpawned ) MessagePlayer( "[#ff0000]Error - You haven't spawned yet..", player );
else if ( player.Health == 100 ) MessagePlayer( "[#ff0000]Error - You don't need to be healed", player );
else {
NewTimer( "heal", 3000, 1, player.ID );
Announce( "Healing...", player , 0 );
player.IsFrozen = true;
MessagePlayer( "[#ffbb00]You Will Be Healed In 3 Seconds.", player );
}
}

=RK=MarineForce

ME Want Muted Unmuted Kicked Banned Only

umar4911

#4
Quote from: =RK=MarineForce on Nov 20, 2017, 07:12 PMelse if ( cmd == "heal" )
{
if ( !player.IsSpawned ) MessagePlayer( "[#ff0000]Error - You haven't spawned yet..", player );
else if ( player.Health == 100 ) MessagePlayer( "[#ff0000]Error - You don't need to be healed", player );
else {
NewTimer( "heal", 3000, 1, player.ID );
Announce( "Healing...", player , 0 );
player.IsFrozen = true;
MessagePlayer( "[#ffbb00]You Will Be Healed In 3 Seconds.", player );
}
}
This will not work as there is no function named "heal" in the code and I am sure that Mohamed will not be able to make one. This is also copied from my post xD
I am gamer, programmer and hacker. Try to find me!
xD

=RK=MarineForce

Yeah .!

i am give him Yes This is you make! @umar3911 i am given him! For Helps! he wants :D