|
| 07 Mar 2012 09:05 AM |
script.Parent.MouseButton1Down:connect(function(p) local Saver = script.Parent.Parent.Parent.Parent.Parent:FindFirstChild("leaderstats") if Saver ~= nil then Saver.Xp:SaveString("Xp", Saver.Value) Saver.Gold:SaveNumber("Gold", Saver.Gold.Value) Saver.Parent.Quest1:SaveBoolean("Qu1", Saver.Parent.Quest1.Value) Saver.Level:SaveBoolean("Level", PGSaver.Level.Value) end end)
I'm not sure if that works =/ But what I know for sure the Load does not work.
So can you make me a load that shall load and set all these Booleans or IntValues?
I would appreciate it,
Ford. |
|
|
| Report Abuse |
|
|
su8
|
  |
| Joined: 06 Mar 2009 |
| Total Posts: 6334 |
|
|
| 07 Mar 2012 09:11 AM |
>local Saver = script.Parent.Parent.Parent.Parent.Parent:FindFirstChild("leaderstats")
y u no localscript |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2012 09:12 AM |
Too lazy to change it. Do you want to help me though? I really need it for my Rpg. |
|
|
| Report Abuse |
|
|
su8
|
  |
| Joined: 06 Mar 2009 |
| Total Posts: 6334 |
|
|
| 07 Mar 2012 09:15 AM |
I'm helping you..
You should use localscript |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2012 09:15 AM |
Uha? But does it work, And can you make a load? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
su8
|
  |
| Joined: 06 Mar 2009 |
| Total Posts: 6334 |
|
|
| 07 Mar 2012 11:21 AM |
| You can only use DP on players not objects uknow,. |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2012 11:24 AM |
So can you like make a Save/Load GUI for it! Please It's extremely urgent! |
|
|
| Report Abuse |
|
|
su8
|
  |
| Joined: 06 Mar 2009 |
| Total Posts: 6334 |
|
|
| 07 Mar 2012 11:25 AM |
Well you should use something like this; PGSaverl:SaveBoolean("Level", PGSaver.Level.Value) |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2012 11:25 AM |
| But can you do it, I can't really do it for 2 days or so, I have a fractured arm. |
|
|
| Report Abuse |
|
|
su8
|
  |
| Joined: 06 Mar 2009 |
| Total Posts: 6334 |
|
|
| 07 Mar 2012 11:27 AM |
| Well.. Is the PGSaver the localplayer? |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2012 11:38 AM |
PGSaver? Can you Re-Make it? |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2012 11:39 AM |
It should nit be PG saver. It is Saver.
Check the game out so far. |
|
|
| Report Abuse |
|
|
| |
|