Re: Advance Saving System [No Registration Required] -
Roomeo - 11.03.2011
When i added Dudb and Dutils
pawn Код:
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(22) : error 017: undefined symbol "MAX_PLAYERS"
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(22) : error 009: invalid array size (negative, zero or out of bounds)
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : error 017: undefined symbol "GivePlayerMoney"
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : warning 215: expression has no effect
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : error 017: undefined symbol "GetPlayerMoney"
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : warning 215: expression has no effect
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : error 001: expected token: ";", but found ")"
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
6 Errors.
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 11.03.2011
Thanks for liking this. We will keep it coming!
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 11.03.2011
Quote:
Originally Posted by Roomeo
When i added Dudb and Dutils
pawn Код:
I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(22) : error 017: undefined symbol "MAX_PLAYERS" I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(22) : error 009: invalid array size (negative, zero or out of bounds) I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : error 017: undefined symbol "GivePlayerMoney" I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : warning 215: expression has no effect I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : error 017: undefined symbol "GetPlayerMoney" I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : warning 215: expression has no effect I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : error 001: expected token: ";", but found ")" I:\Games\RockStar Game Gta San Andreas\Gta Sanandreas\My Script\pawno\include\Dutils.inc(201) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
6 Errors.
|
paste our includes which is inside the pack
Re: Advance Saving System [No Registration Required] -
Roomeo - 11.03.2011
I Did Still i don't know what is problem the script is Ok but when i add dutils and Dudb i got thsi error
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 11.03.2011
i mean the includes which were inside the advance saving system.zip
Re: Advance Saving System [No Registration Required] -
Roomeo - 11.03.2011
i've Already Did
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 11.03.2011
Quote:
Originally Posted by Roomeo
i've Already Did
|
you might have done something wrong. BTW just paste the amx
Re: AW: Advance Saving System [No Registration Required] -
ElChapoGuzman - 11.03.2011
good point man we will never have an automatic saving system
AW: Advance Saving System [No Registration Required] -
[DR]Reaper[GEARS] - 11.03.2011
Its only possible with password :b
Re: Advance Saving System [No Registration Required] -
ricardo178 - 11.03.2011
Add register/login system too...
Re: Advance Saving System [No Registration Required] -
sherlock - 11.03.2011
Quote:
Originally Posted by .LaaRs.
if you got a registration system then no. Else yes
|
so example: PLayer 1 (garfield) leaves server with 100hp and its saved. A totally different person but with the same name (garfield) joins and looses 50hp,then leaves. If player 1 joins he will have 50hp or will he have his own 100hp?
Re: Advance Saving System [No Registration Required] -
Zh3r0 - 11.03.2011
Quote:
Originally Posted by sherlock
so example: PLayer 1 (garfield) leaves server with 100hp and its saved. A totally different person but with the same name (garfield) joins and looses 50hp,then leaves. If player 1 joins he will have 50hp or will he have his own 100hp?
|
He will have 50 HP because someone else used his account.
That's why we are using passworded registration systems!
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 11.03.2011
Quote:
Originally Posted by Zh3r0
He will have 50 HP because someone else used his account.
That's why we are using passworded registration systems!
|
yes you are right. If you have a passworded registration system. First it will ask your pass if the username is same. So other can't use your stats. A common sense. BTW we can make a registration system. But we didn't because many people already have it
Re: Advance Saving System [No Registration Required] -
sciman001 - 12.03.2011
ok... idk y.. but it wont create the file and obviously wont save. wat i do

all the includes are installed correctly. WHAT TO DO


thanks!
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 12.03.2011
create a folder and name it "save" on the scriptfiles
Re: Advance Saving System [No Registration Required] -
admantis - 12.03.2011
Why it says 'Advanced' in title?
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 12.03.2011
cause it's advance with many features
Re: Advance Saving System [No Registration Required] -
admantis - 12.03.2011
I don't think it's the big thing. This could easily be any saving system (at least a decent one) without register & login. You could AT LEAST add a IP protection so if IP's don't match you need to re-type a password or something. Seriously.
Re: Advance Saving System [No Registration Required] -
Medal Of Honor team - 12.03.2011
I could easily add a registration system. But I won't. Because all people has their registration system. And the stat's couldn't be the same because many registration system is password protected
Re: Advance Saving System [No Registration Required] -
admantis - 12.03.2011
Quote:
Originally Posted by Medal Of Honor team
I could easily add a registration system. But I won't. Because all people has their registration system. And the stat's couldn't be the same because many registration system is password protected
|
Ah Ok. I'm just suggesting a IP-match protection to avoid people get in admin's or other individues accounts, or something likewhat.