Dini Commands? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Dini Commands? (
/showthread.php?tid=269998)
Dini Commands? -
lawonama - 18.07.2011
Hey, is there a place where i can read which dini cmd does what?
Like:
What is dini_Int and where i can i use it?
What is dini_IntSet and where i can i use it?
What is Dini_Exists and where i can i use it?
If there is a place/tutorial/site where i can read them it would be really fine,
Thanks already
Re: Dini Commands? -
Adil - 18.07.2011
Forums
*******
Re: Dini Commands? -
lawonama - 18.07.2011
Thanks, but like i said i want the definitions i mean i want what they mean, like dini_Int = Blablabla.
Your links aint answering my questions @Adil
Re: Dini Commands? -
Kitten - 18.07.2011
Quote:
Originally Posted by lawonama
Thanks, but like i said i want the definitions i mean i want what they mean, like dini_Int = Blablabla.
Your links aint answering my questions @Adil
|
Look in the Dini.inc include you will see the definitions and functions
you can almost use it anywhere in the gamemode or fliterscript.
EDIT: move on to Y_INI best one so far.
Re: Dini Commands? -
Adil - 18.07.2011
Wiki
Re: Dini Commands? -
lawonama - 18.07.2011
@Kitten I looked there already, there isn't the definitions of the commands :P.
Edit: Adil! Thanks
Re: Dini Commands? -
Kush - 18.07.2011
Those are dini's native functions. Plus, Dini is long gone, upgrade.
Re: Dini Commands? -
lawonama - 18.07.2011
Hmm, I thought there exists Dini_Get, but couldn't fine that one on that wiki?