[HELP] My registering system
#1

Hello,
how can i make player to save their position and skin? So if player logs in then he will start at place where he left and with same skin. I wanna make it to save hes Team also, i got 2 teams, Police and Civilians.

Thanks,
Reply
#2

Use Y_ini.
Reply
#3

im using dini and dudb
Reply
#4

pawn Код:
dini_IntSet(file, "skin", GetPlayerSkin);
Reply
#5

It dosen't store info somehow :S And still how to save pos?

EDIT: Oke i found my mistake, it stores information.

If player logs in sould then pawn say that:
pawn Код:
SetPlayerSkin(playerid, dini_Int(file, "Skin")-GetPlayerSkin(playerid));
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)