SA-MP Forums Archive
Looking for cmd to save all things on my server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Looking for cmd to save all things on my server (/showthread.php?tid=470638)



Looking for cmd to save all things on my server - aDo7 - 19.10.2013

i have RPSQL script but it can't save any thing after restarting so am searching for cmd to save all server status like house, doors , garages and business etc.


Re: Looking for cmd to save all things on my server - aDo7 - 19.10.2013

Bump anyone?


Re: Looking for cmd to save all things on my server - Pottus - 19.10.2013

Yeah it's a cmd okay happy searching.


Re: Looking for cmd to save all things on my server - RajatPawar - 19.10.2013

How is it you can SET your signature quote as that and can't still understand it?
"...don't ask the impossible..."
Is it possible we create a saving system for you without having any idea how your code is?


Re: Looking for cmd to save all things on my server - aDo7 - 19.10.2013

i think that the problem 's not of saving status, the problem is that every thing back to pos 0 0 0
and my script lost
Quote:

cmd : savepos

so if any one have it please help me..


Re: Looking for cmd to save all things on my server - aDo7 - 19.10.2013

Quote:

stock AdminHelp_Executive(playerid) {
if(PlayerData[playerid][pAdmin] >= 6) {
SendClientMessage(playerid, COLOR_ORANGE,"|_______________| Admin Level 6 |_______________|");
SendClientMessage(playerid, COLOR_GRAD2,"'/savepos' - '/makeadmin' - '/setlevel' - '/getall' - '/motd' - '/vipmotd' - '/amotd' - '/makeadvisor'");
SendClientMessage(playerid, COLOR_GRAD2,"- '/setconnecttime' - '/settaxmoney' - '/suspend' - '/makegroupmod' - '/setdivision'");
SendClientMessage(playerid, COLOR_GRAD2,"- '/setvip' - '/makegangmod' - '/allowrobbery' - '/forceduty' - '/resetbankrobtimer'");
SendClientMessage(playerid, COLOR_GRAD2,"- '/issuestarterpackage' - '/makeretiredadmin' - '/toggroupedit' - '/servername'");
}
}

I lost /Savepos


Re: Looking for cmd to save all things on my server - Patrick - 19.10.2013

Quote:
Originally Posted by aDo7
Посмотреть сообщение
I lost /Savepos
Why do you even need that? there's a default command called [/save.