yom buttons
#1

Код:
C:\Users\aa\Desktop\Server\pawno\include\yom_buttons.inc(99) : warning 219: local variable "Speed" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
PHP код:
stock GetButtonPos(buttonid, &Float:X, &Float:Y, &Float:Z, &Float:Angle 0.0)
{
    new 
objectid GetButtonObjectID(buttonid);
    
GetObjectPos(objectidXYZ);
    
GetObjectRot(objectidAngleAngleAngle);
}
stock SetButtonPos(buttonidFloat:XFloat:YFloat:ZFloat:Angle 0.0)
    return 
CallRemoteFunction("FS_SetButtonPos""iffff"buttonidXYZAngle); 
Reply


Messages In This Thread
yom buttons - by Ryan_Obeles - 22.05.2013, 09:03
Re: yom buttons - by Hawky133 - 22.05.2013, 13:36

Forum Jump:


Users browsing this thread: 1 Guest(s)