What do you need to do to update a script from 0.3x to 0.3z? - 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: What do you need to do to update a script from 0.3x to 0.3z? (
/showthread.php?tid=492262)
What do you need to do to update a script from 0.3x to 0.3z? -
K9IsGodly - 03.02.2014
Title pretty much says it all, how do you update a script from 0.3x to 0.3z? What would it require me to do, etc? If anyone provides an answer that helps me, I'll rep you.
Re: What do you need to do to update a script from 0.3x to 0.3z? -
Don_Cage - 03.02.2014
https://sampforum.blast.hk/showthread.php?tid=487997
There is all you need to know
Re: What do you need to do to update a script from 0.3x to 0.3z? -
Pottus - 03.02.2014
You shouldn't have to do anything, at most update YSI.
Re: What do you need to do to update a script from 0.3x to 0.3z? -
K9IsGodly - 03.02.2014
Quote:
Originally Posted by [uL]Pottus
You shouldn't have to do anything, at most update YSI.
|
Alright, I'd update that then. Would I have to update the SQL plugin or any others or anything?
Re: What do you need to do to update a script from 0.3x to 0.3z? -
Don_Cage - 03.02.2014
Quote:
Originally Posted by [uL]Pottus
You shouldn't have to do anything, at most update YSI.
|
He must update a_samp.. for starter. And then he need to edit his OnPlayerGiveDamage or OnPlayerTakeDamage callback
Re: What do you need to do to update a script from 0.3x to 0.3z? -
Pottus - 03.02.2014
Obviously that should be a no brainer Don

You also don't need to edit those callbacks unless your using the bodypart parameter or of course using YSI
Re: What do you need to do to update a script from 0.3x to 0.3z? -
DjMac - 03.02.2014
blah blah is all needed
Re: What do you need to do to update a script from 0.3x to 0.3z? -
Don_Cage - 03.02.2014
Quote:
Originally Posted by [uL]Pottus
Obviously that should be a no brainer Don  You also don't need to edit those callbacks unless your using the bodypart parameter or of course using YSI
|
True but better safe than sorry :P
Quote:
Originally Posted by DjMac
blah blah is all needed
|
Don't make useless posts just to get your post count up
Re: What do you need to do to update a script from 0.3x to 0.3z? -
Beckett - 03.02.2014
Download the 0.3z package and update all your things from it.