|
|
#251 |
|
Little Clucker
![]() Join Date: Dec 2011
Posts: 25
Reputation: 0
|
This works perfectly for my new created script from scratch! thank you very much!
|
|
|
|
|
|
#252 |
|
Big Clucker
![]() ![]() Join Date: May 2012
Posts: 58
Reputation: 1
|
Good job!
|
|
|
|
|
|
#253 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Apr 2012
Location: Slijterij
Posts: 878
Reputation: 454
|
I got Yini but i got during the time the same error just likes: Cannot read from file YSI\y_ini
whats wrong |
|
|
|
|
|
#254 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Jan 2012
Location: USA/Slovakia
Posts: 457
Reputation: 62
|
Do you have y_ini in your includes?
|
|
|
|
|
|
#255 |
|
Banned
![]() Join Date: Feb 2012
Location: Somewhere in India
Posts: 591
Reputation: 31
|
thats awesome tut
really helped me alot |
|
|
|
|
|
#256 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Apr 2012
Location: Slijterij
Posts: 878
Reputation: 454
|
|
|
|
|
|
|
#257 |
|
Little Clucker
![]() Join Date: Jun 2012
Location: Pakistan\Quetta\Mariabad
Posts: 6
Reputation: 0
|
forward LoadUser_data(playerid,name[],value[]);
public LoadUser_data(playerid,name[],value[]) { INI_Int("Password",PlayerInfo[playerid][pPass]); INI_Int("Cash",PlayerInfo[playerid][pCash]); INI_Int("Admin",PlayerInfo[playerid][pAdmin]); INI_Int("Kills",PlayerInfo[playerid][pKills]); INI_Int("Deaths",PlayerInfo[playerid][pDeaths]); return 1; } |
|
|
|
|
|
#258 |
|
Little Clucker
![]() Join Date: Jun 2012
Location: Pakistan\Quetta\Mariabad
Posts: 6
Reputation: 0
|
forward LoadUser_data(playerid,name[],value[]);
public LoadUser_data(playerid,name[],value[]) { INI_Int("Password",PlayerInfo[playerid][pPass]); INI_Int("Cash",PlayerInfo[playerid][pCash]); INI_Int("Admin",PlayerInfo[playerid][pAdmin]); INI_Int("Kills",PlayerInfo[playerid][pKills]); // how to add Level ![]() INI_Int("Deaths",PlayerInfo[playerid][pDeaths]); return 1; } how To Add Level ?? |
|
|
|
|
|
#259 |
|
Little Clucker
![]() Join Date: Jun 2012
Location: Pakistan\Quetta\Mariabad
Posts: 6
Reputation: 0
|
sorry for the two reply
|
|
|
|
|
|
#260 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Nov 2011
Location: 420
Posts: 788
Reputation: 118
|
Wow, you posted thrice....
There is an EDIT button also.. OT: i was gonna post a tutorial on how to create a Login/Registration system using Y_Ini but then i saw this one...
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Tutorial] Login & Register system - dialogs - with y_ini | Seven_of_Nine | Tutorials | 29 | 18/05/2013 05:18 PM |
| [Tutorial] Login and Register System - Dialogs - Using SII | Kush | Tutorials | 65 | 17/04/2013 01:07 PM |
| [FilterScript] [FS] ERegLog ( Advanced Register/Login System [Dialogs] ) | aircombat | Filterscripts | 27 | 01/06/2011 06:28 PM |
| [FilterScript] Register/login system (Dini, dialogs) | pantelimonfl | Filterscripts | 6 | 08/03/2011 04:13 PM |