how to disable all commands
#7

]Rafaellos[ and Wizzi: Thanks alot save you save my time.

I use this
Code:
	
if(pInfo[playerid][Spawned] == 0)
    {
        SendClientMessage(playerid, -1, "You have to be logged in.");
        return 0;
    }
I tried Logged but it didn't work. And I remember before the character selection players do login first. So I changed Logged to Spawned and Boom!! It works like a cute charm with butterfly wings.


+rep both
Reply


Messages In This Thread
how to disable all commands - by kbalor - 22.10.2013, 14:55
Re: how to disable all commands - by Threshold - 22.10.2013, 15:03
Re: how to disable all commands - by ]Rafaellos[ - 22.10.2013, 15:05
Re: how to disable all commands - by Wizzy951 - 22.10.2013, 15:06
Re: how to disable all commands - by kbalor - 22.10.2013, 15:12
Re: how to disable all commands - by Threshold - 22.10.2013, 15:19
Re: how to disable all commands - by kbalor - 22.10.2013, 15:21
Re: how to disable all commands - by kbalor - 22.10.2013, 15:27
Re: how to disable all commands - by Threshold - 22.10.2013, 15:33
Re: how to disable all commands - by gotwarzone - 22.10.2013, 15:42

Forum Jump:


Users browsing this thread: 1 Guest(s)