Toy system not saving!
#1

Toy system works fine, but when a player exits the game and re-joins, the toys do not save Please help me.

Код HTML:
CMD:toys(playerid, params[])
{
	ShowPlayerDialog( playerid, TOYS, DIALOG_STYLE_LIST, "Toy Menu", "Attach/Dettach a Toy\nEdit a Toy\nDelete a Toy","Select", "Cancel" );
	return 1;
}
Код HTML:
#define TOYS        	10131
Reply
#2

at OnPlayerDisconnect, Add that Toys Save
Reply
#3

Thanks, But by adding what code?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)