Preloading animation libs only for ID 0
#3

Quote:
Originally Posted by VishvaJeet
Посмотреть сообщение
Код:
if(!gPlayerLoadedAnimLibs[playerid])
    {
        for(new i = 0; i < 129; i++)
        {
            ApplyAnimation(i, AnimLibraies[i], "null", 0.0, 0, 0, 0, 0, 0);
        }
        gPlayerLoadedAnimLibs[i] = true;
    }
If i helped you please Rep+ me
This has nothing to do with the problem.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)