Need a scripters opinion
#1

I started to create my own robbery system now its being made as FS so i could fix the errors and compiling would be faster.

If i have done somthing wrong plss tell me already ;d

PHP код:
//Includes
    #include <a_samp>
     
public OnFilterScriptInit() {
//Cluckin Bell
    
CreateObject(2332381.20340, -8.712601001.26422,   0.000000.00000270.56149);
//BurgerShot
    
CreateObject(2332381.80200, -56.584301000.94318,   0.000000.000000.00000);
    return 
1;
}
//Cluckin Bell Checkpoint
    
if(!strcmp("/robstore",cmdtext))
{
    if(
IsPlayerInRangeOfPoint(playerid7.0381.20340, -8.712601001.26422))
    {
        
SendClientMessage(playerid,0xFFFFFFFF,"Press crouch to start robbery!");
    }
    return 
1;

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)