Attach Object
#3

pawn Код:
if (strcmp( cmdtext,"/xD", true) == 0)
{
    new object = CreateObject(1257,0,0,0,0,0,0);
    AttachObjectToPlayer(object,playerid,1.5,0,0,1.5,2);
    return 1;
}
You need to assign a variable to the object.
Reply


Messages In This Thread
Attach Object - by HyperZ - 26.09.2010, 13:55
Re: Attach Object - by Gh0sT_ - 26.09.2010, 14:15
Re: Attach Object - by [XST]O_x - 26.09.2010, 14:20
Re: Attach Object - by HyperZ - 26.09.2010, 15:46

Forum Jump:


Users browsing this thread: 1 Guest(s)