Posts: 371
Threads: 104
Joined: May 2009
Reputation:
0
how do i save player info into a text file or something so that when they go /register they get a file and when i go /ban it puts a value to 1 and if i change that to 0 then there un baned so a little help here
thx for ur time
Posts: 371
Threads: 104
Joined: May 2009
Reputation:
0
ok so dose that save an acount to a txt file so i can have like the following things
money = 100
ban = 0
warn = 0
kicks = 0
name = assasin
password = *********
adminlevel
and then i have that put into my script and stuff coz i dont evan know how to make that file yet do anything ealse
Posts: 3,262
Threads: 30
Joined: Aug 2008
Reputation:
0
Er, what do you all doing?..
Just make a saving varialbe in OnPlayerDisconnect..
Posts: 22
Threads: 2
Joined: Aug 2009
Reputation:
0
First, what GameMode you use?
Posts: 3,262
Threads: 30
Joined: Aug 2008
Reputation:
0
Read some guides, look trought other scripts. Then if you have problems come and ask again..
Posts: 371
Threads: 104
Joined: May 2009
Reputation:
0
i have been looking and i dont get it
Posts: 371
Threads: 104
Joined: May 2009
Reputation:
0
ok i found one but i whant to combine it with a bank script that i found coz i still wahnt to make my game mode from scratch so im gonna use seifs script and a bank script but i carnt combine them together iv got evrething done but it wont save the bank money
so could someone help