View Single Post
lascage
Member
Join Date: Nov 2010
Old 02-28-2011 , 02:47   Re: [ANY] Ion Cannon Weapon (Version 1.1 Updated 26.02.2011)
Reply With Quote #16

To delete the must be outside, open the source (.sp), go to the line 249 and delete this :

Code:
                else if(!IsClientOutside(client))
                {
                    CPrintToChat(client, "%sYou have to be outside to deploy an {red}ion cannon{green}.", PREFIX);
                }
lascage is offline