[Help]SII and y_ini [Questions] - 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: [Help]SII and y_ini [Questions] (
/showthread.php?tid=556841)
[Help]SII and y_ini [Questions] -
Desha1 - 11.01.2015
Hello Guys

im now Use y_ini
For Register + Data Player + Admins System
Now
Can i Use SII ?
its My Code With y_ini will bug to there SII ?
SII i will use it in House
y_ini i use it for my admin and data player and register
there will be bug / error ?
can i use the 2 ?
Re: [Help]SII and y_ini [Questions] -
iReacheR - 11.01.2015
Why do you want to convert from a MUCH faster Y_INI to a MUCH slower SII ? That just doesnt make any sense, but yes, if you do the conversion correct there wont be any bugs.
Re: [Help]SII and y_ini [Questions] -
Desha1 - 11.01.2015
Quote:
Originally Posted by iReacheR
Why do you want to convert from a MUCH faster Y_INI to a MUCH slower SII ? That just doesnt make any sense, but yes, if you do the conversion correct there wont be any bugs.
|
u know me wrong

i dont change this to this

i will use 2

SII = i will use this System house
https://sampforum.blast.hk/showthread.php?tid=287541
y_ini i already Used Data Player Like Score . Admin . Money . IP . Gun + Register i already useing this
https://sampforum.blast.hk/showthread.php?tid=273088
its will be bug ? if i use SII house system ?
Re: [Help]SII and y_ini [Questions] -
Desha1 - 11.01.2015
Quote:
Originally Posted by Desha1
|
no Answer ?
Re: [Help]SII and y_ini [Questions] -
MicroD - 11.01.2015
I do not know if those will collide in any way, but honestly you should not use both. Choose one system (preferably y_ini) and build around it.
Re: [Help]SII and y_ini [Questions] -
iReacheR - 12.01.2015
Quote:
Originally Posted by Desha1
no Answer ?
|
To answer the question at hand, Yes, there wont be any bugs if you use both SII and Y_INI together.
BUT on the contrary SII is way slower so you SHOULD convert whatever you're trying to use to Y_INI. It'll be better and efficient and even fast since Y_INI is way better than SII.