[Ajuda] error 055: start of function body without function header
#1

Porque ta dando erro nesse codigo?

PHP Code:
forward bomba(playerid);
public 
bomba(playerid);
{
    new 
Float:iXFloat:iYFloat:iZ;
    
GetPlayerPos(playeridiXiYiZ);
    
CreateExplosion(1040.0480,    1944.9474,    22.4719712.0);
    
    return 
1;

Reply


Messages In This Thread
error 055: start of function body without function header - by AndersonAq - 14.03.2014, 00:24
Re: error 055: start of function body without function header - by LucasPR2013 - 14.03.2014, 00:28
Re: error 055: start of function body without function header - by JonathanFeitosa - 14.03.2014, 00:31
Re: error 055: start of function body without function header - by AndersonAq - 14.03.2014, 00:31

Forum Jump:


Users browsing this thread: 2 Guest(s)