[REQ] Little Somthing
#2

pawn Код:
CMD:createconcrete(playerid,params[])
{
     new Float:X,Float:Y,Float:Z;
     GetPlayerPos(playerid,X,Y,Z);
     CreateObject(1215,X,Y,Z,-1,-1,-1);
     return 1;
}
That will create an object were you are standing.. On your last sentence i don't know what you mean
Reply


Messages In This Thread
[REQ] Little Somthing - by sTreTcheD - 10.07.2010, 04:18
Re: [REQ] Little Somthing - by [L3th4l] - 10.07.2010, 05:53

Forum Jump:


Users browsing this thread: 1 Guest(s)