Little help
#1

Код:
              else if (rb == 8)
			{
			PlayerPlaySound(playerid, 1052, 0.0, 0.0, 0.0);
			new Float:plocx,Float:plocy,Float:plocz,Float:ploca;
		        GetPlayerPos(playerid, plocx, plocy, plocz);
		        GetPlayerFacingAngle(playerid,ploca);
		        rb = CreateRoadblock(1425,plocx,plocy,plocz+0.6,ploca);
	                SetObjectMaterialText(rb,"LSFD Dont pass",3,OBJECT_MATERIAL_SIZE_256x128,Arial,10,1,0xFFFFFFAA,0x000000FF,1);
		        SendRadioMessage(1,COLOR_BLUE,string);
		        GameTextForPlayer(playerid,"~w~Sign ~g~Placed!",3000,1);
			return 1;
                        }
Im trying to change a sign the detour sign to say lsfd dont pass i did do setobjectmaterialtext but when i go ig it is just still the regular sign with no edits the item places with /crb 8 any help?
Reply
#2

anyone?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)