Jump to content

CTCCoco

Members
  • Posts

    93
  • Joined

  • Last visited

CTCCoco's Achievements

Punk-@ss B*tch

Punk-@ss B*tch (12/54)

0

Reputation

  1. It is recommend to use the "native" user system of MTA, or it will be better if I do my own (maybe with XML or MySQL). Thanks for the help.
  2. Thank you all for the help. I will do what you say.
  3. It really matter if you use multiple scripts or if you just use one (one for client-side, and one for server-side) for everything? Thanks for the help.
  4. Thanks for the information, that's an awesome number.
  5. How many objects can handle MTA ? I mean, the objects that are in the entire world, and the objects that are near. Thanks for help.
  6. How I can put in race gamemode nitro check and all? I add RACE mode, scroll and I see spawnpoint for car, ok, and I see for add nitro check, car check, etc but Idk how i can change the checkpoint for put nitro or health, etc. Somebody can help me please? Thanks. EDIT: thanks, I know how to do now.
  7. I don't see the difference between a client script and server script. If some functions are in both server and client script, how i can now where i must use? Please help, I don't understand very well the difference explained in the MTA:SA wiki. Thanks for all.
  8. I want to use this fuction: createColCuboid ( float fX, float fY, float fZ, float fWidth, float fDepth, float fHeight ) but How I can get float fX, float fY, float fZ, float fWidth, float fDepth, float fHeight coordinates? Thanks.
  9. It's possible to create only one zombie in , for example, 20 spawn points created by me ? I mean, not spawns a lot of zombies on the spawn point, only one, and respawn when die or something like that. Thanks.
  10. Where I can found the MTA limit's ? (objects, vehicles, etc). Thanks.
  11. Yeah, that's another bug with our crappy animation system. At the moment, a real hacky way to do this (but easy), is to just set a timer to stop the animation. (setPedAnimation(ped) - Kills the animation, no extra params.) I do it and doesn't works the same stupid figure of the player . Don't move hands. Please help. THANKS for all.
  12. How I can stop an animation automatically? I have the IDLE_Talk animation , i can stop it automatically but the men looks like a retard. You run and he can't move the hands . You need jump or do something or the men can't move the hands and looks an stupid. What I can do? Thanks for all.
  13. In SA:MP you can do it fail thanks for help me.
  14. How I can do an animation and move at the sime time? I do this animation but you can't move when you are doing it... setPedAnimation( source, "ped","IDLE_chat",4100, false, true, true) Please help me! Thanks.
×
×
  • Create New...