19.06.2016, 06:47
Quote:
https://sampforum.blast.hk/showthread.php?tid=606930
I am already develop and your include isnt easy. |
native SQL::GetStringEntry2
native SQL::GetStringEntryEx
native SQL::GetStringEntryEx2
native SQL::GetIntEntryEx
native SQL::GetIntEntryEx2
native Float:SQL::GetFloatEntryEx
native Float:SQL::GetFloatEntryEx2
native SQL::GetIntEntry
native SQL::GetIntEntry2
Those are from your include and seems like the 10 functions you are using to get the data (supporting multiple columns as well), are all mushed up in 1 simple functions "MultiGet". I'm not willing to start a debate, but please point me out the part you are finding hard to understand and I'll explain it to you.
If you don't know the basics of English, then this might be hard for some to understand. You have the example script in the post as well that you can check out.