Load From a Variable
#3

Quote:
Originally Posted by SilentSoul
Посмотреть сообщение
Sorry if i didn't understand your point, but as far as i understood you you want to disable player commands in your admin filterscript too and only admins are allowed to use cmds so its useless i think, Btw if you still need to block cmds on filterscript too what admin system you are using?
in this carchase cmds must be blocked for all users even admins so i want if an admin finds the car and rides it he cant do all the cmds in the admin system and second its a hand made system i made it so u dont know it if i just got the carchase defined in the admin system ill do
OnPlayerCommandReceived
and if(GetPlayerVehicleId(playerid, vehicleid) = CarChase return 0;
SendClientMessage(Playerid, RED, COMMANDS are Disabled In CarChase);
return 0;
return 1;
thats what i will do thats why i need to load from a var to define the CarChase in the fs if you dont understand anything tell me again :D
Reply


Messages In This Thread
Load From a Variable - by youssefehab500 - 31.05.2014, 22:10
Re: Load From a Variable - by SilentSoul - 31.05.2014, 22:14
Re: Load From a Variable - by youssefehab500 - 31.05.2014, 22:18
Re: Load From a Variable - by SilentSoul - 31.05.2014, 22:24
Re: Load From a Variable - by youssefehab500 - 31.05.2014, 22:28

Forum Jump:


Users browsing this thread: 1 Guest(s)