This could sound noobish... - 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: This could sound noobish... (
/showthread.php?tid=269666)
This could sound noobish... -
Baboon - 17.07.2011
Ok, this really could sound noobish, though I am for quite a long time scripting....
So....
I really want to know what enums are and how to use them.
thnx.
AW: This could sound noobish... -
Nero_3D - 17.07.2011
an enum is an list of constant variables
Just read the enum section in
pawn-lang.pdf
Re: This could sound noobish... -
robintjeh - 17.07.2011
you can find tutorials of it using the search button
Re: This could sound noobish... -
Kush - 17.07.2011
Quote:
Originally Posted by timothyinthehouse
though I am for quite a long time scripting....
|
They store variables. Or, that's what they're mainly used for.