Szerző Téma: Regisztrációs system  (Megtekintve 441 alkalommal)

Regisztrációs system
« Dátum: 2012. Április 29. - 13:34:34 »
0 Show voters
                                                                    Üdv!
Ismét segitséget szeretnék kérni tõletek
Van egy regisztrációs rendszer ami menti a :
       
dini_IntSet(file, \"Pénz\", GetPlayerMoney(playerid));
dini_IntSet(file, \"Pontok\", GetPlayerScore(playerid));
dini_IntSet(file, \"Halálok\", GetPVarInt(playerid, \"Halálok\"));
dini_IntSet(file, \"Ölések\", GetPVarInt(playerid, \"Ölések\"));
dini_IntSet(file, \"Idõ\", GetPVarInt(playerid, \"Idõ\"));
KillTimer(Update);

 
ez lenne az .:
és nekem abban kellene a segitség, hogy  hogyan tudnám azt megoldani :
hogy a player Admin Szintét is mentse majd le a .txt-be
Lécci Segitsetek
CODE tagek használata kötelezõ.
« Utoljára szerkesztve: 2012. Április 29. - 13:52:22 írta Neax_Neax »

Nem elérhető Benceee

  • 4785
    • Profil megtekintése
Regisztrációs system
« Válasz #1 Dátum: 2012. Április 29. - 13:45:39 »
0 Show voters
dini_IntSet(file, \"Pénz\", GetPlayerMoney(playerid));
dini_IntSet(file, \"Pontok\", GetPlayerScore(playerid));
dini_IntSet(file, \"Halálok\", GetPVarInt(playerid, \"Halálok\"));
dini_IntSet(file, \"Ölések\", GetPVarInt(playerid, \"Ölések\"));
dini_IntSet(file, \"Idõ\", GetPVarInt(playerid, \"Idõ\"));
                dini_IntSet(file, \"admin\", GetPVarInt(playerid, \"admin\")); // GetPVarInt(playerid,\"admin\")) helyére az admin változód.
KillTimer(Update);

Regisztrációs system
« Válasz #2 Dátum: 2012. Április 29. - 13:52:08 »
0 Show voters
Kösszi..
még pár here helyetesiteni kelletet SetPVarInt(playerid, \"admin\", dini_Int(file, \"admin\"));- ezzel

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal