Symbolic subscript arrays, tags
#2

i dont know the answer to the first question sorry but for the second.



yes it is just add it in front of the var / function



pawn Code:
//no tag
new VarWithoutTag;

stock SomeFunc(Arg)
{




}


//with custom tag
new MyTag:VarWithTag;

stock MyTag:SomeFunc(MyTag:Arg)
{




}


//

const Map:init=0,Map:name[32],Map:cache;

but note they are still all integers!
Reply


Messages In This Thread
Symbolic subscript arrays, tags - by Extremo - 08.06.2012, 01:29
Re: Symbolic subscript arrays, tags - by Jonny5 - 08.06.2012, 01:52
AW: Symbolic subscript arrays, tags - by Extremo - 08.06.2012, 02:45
Re: Symbolic subscript arrays, tags - by MP2 - 08.06.2012, 03:13
AW: Re: Symbolic subscript arrays, tags - by Extremo - 08.06.2012, 03:41
AW: Symbolic subscript arrays, tags - by Extremo - 08.06.2012, 04:20

Forum Jump:


Users browsing this thread: 2 Guest(s)