Toy system that saved to INI,
#2

this is my command to load
but it doesnt works
When im changing playerinfo[playerid][modelid] to other mother it works, but with loading it's not
Код:
	if(strcmp(cmdtext, "/loadmytoys", true) == 0)
    {
							   
	SetPlayerAttachedObject(playerid, 
	PlayerInfo[playerid][pindex], 
	PlayerInfo[playerid][pmodelid], 
	2,
	Float:-0.292999, 
	Float:-0.038999, 
	Float:-0.332999, 
	Float:0.000000, 
	Float:0.000000, 
	Float:0.000000, 
	Float:1.000000, 
	Float:1.000000, 
	Float:1.000000, 
	0xFF00FF00);
    SendClientMessage(playerid, 0xFFFFFFFF, "You finished editing an attached object");
	return 1;
	}
Reply


Messages In This Thread
Toy system that saved to INI, - by PaulDinam - 27.09.2012, 12:39
Re: Toy system that saved to INI, - by PaulDinam - 27.09.2012, 12:59
Re: Toy system that saved to INI, - by PaulDinam - 27.09.2012, 13:22

Forum Jump:


Users browsing this thread: 1 Guest(s)