Need help!!
#2

use this include http://forum.sa-mp.com/showthread.ph...ght=Flashlight

and you can use this commands for flashlight


PHP код:
    if (strcmp("/light"cmdtexttrue10) == 0)
    {
        
GiveFlashLight(playerid);
        return 
1
or

PHP код:
CMD:light(playeridparams[])
{
    
GiveFlashLight(playerid);
    return 
1;

here ZCMD include https://sampforum.blast.hk/showthread.php?tid=91354
Reply


Messages In This Thread
Need help!! - by umarmalik - 19.08.2011, 08:33
Re: Need help!! - by doreto - 19.08.2011, 09:11

Forum Jump:


Users browsing this thread: 1 Guest(s)