From one string to several integers
#4

I think this might work.
pawn Код:
for(new ti; ti < sizeof TIInfo; ti ++) //TIInfo is an array that contains information for all tikis, so its size equals the total amount of tikis in the server
{
    PInfo[playerid][FoundTiki][ti] = PInfo[playerid][TikiString][ti];
}
Reply


Messages In This Thread
From one string to several integers - by knackworst - 28.10.2014, 20:10
Re: From one string to several integers - by fordawinzz - 28.10.2014, 20:16
Re: From one string to several integers - by knackworst - 28.10.2014, 20:17
Re: From one string to several integers - by RedFusion - 28.10.2014, 20:22
Re: From one string to several integers - by fordawinzz - 28.10.2014, 20:30
AW: From one string to several integers - by Nero_3D - 28.10.2014, 20:31
Re: AW: From one string to several integers - by knackworst - 28.10.2014, 20:39
AW: Re: AW: From one string to several integers - by Nero_3D - 28.10.2014, 21:16

Forum Jump:


Users browsing this thread: 2 Guest(s)