Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: sherwin688 on March 13, 2014, 12:56:35 pm

Title: I need help to add command !heal
Post by: sherwin688 on March 13, 2014, 12:56:35 pm
I need help to add command !heal, when i type !heal it says u have to be at a hospital how to remove it and make !heal anywhere
Title: Re: I need help to add command !heal
Post by: mrockxkingbutt on March 13, 2014, 01:42:16 pm
Remove The Line !

Code: [Select]
else if(GetPlayerLocation(playerdi), "Hospital", true) == 1)  SendClientMessage(playerid,COLOR_RED," You have To be At The Hostpital ");
From !heal command
Title: Re: I need help to add command !heal
Post by: sherwin688 on March 13, 2014, 01:45:18 pm
:D Thnx man but i already figured it out
Title: Re: I need help to add command !heal
Post by: mrockxkingbutt on March 13, 2014, 01:48:28 pm
lol
Title: Re: I need help to add command !heal
Post by: sherwin688 on March 13, 2014, 01:58:43 pm
xD Check the Pm I sent U
Title: Re: I need help to add command !heal
Post by: mrockxkingbutt on March 13, 2014, 05:15:24 pm
xD Check the Pm I sent U

Stop Asking About Such Commands

Take The Scripts From Here Or Make It YourSelf