Jump to content

Soren

Members
  • Posts

    581
  • Joined

  • Last visited

Everything posted by Soren

  1. Puedo cambiar el commandHandler por un EventHandler?
  2. No debemos borrar nada mas que lo de las armas, por que lo demas si es importante. El poner el i al x y y hara que no spawneeen igual cierto? Eso spawnee 10? o que tengo que hacer para que spawnee 10?
  3. rot = rotation? ha que pregunta tan noob , esperare a Solid a ver que me dice sobre eso, y una pregunta mas, eso se supone que solo spawnee 1 como hago que spawnee 10?
  4. No se usar las funciones de call. function spawnSlothBot(thePlayer, cmd, skin, weapon, mode, rot, team) local x, y, z = getElementPosition (thePlayer) local rot = tonumber(10) local team = getTeamFromName(team) local int = getElementInterior(thePlayer) local dim = getElementDimension(thePlayer) local weapon = tonumber( 0) local skin = tonumber( 22, 21, 23) exports["slothbot"]:spawnBot( x, y+7, z+3, rot, skin, int, dim, nil, 0, hunt, true ) end addCommandHandler ( "spawnbot", spawnSlothBot )
  5. Por lo menos crees poderme ayudar un poco?
  6. Hola a todos, Busco como hacer un sistema de zombies con slothbot por que el de slothman es muy muy muy laggoso y muy feo asi que quiero hacerlo con slothbot, e visto que en el map editor ocn el recuerso de slothbot puedes poner unas banderas, alguna forma de poner que spawneen 10 zombies de cada bandera?
  7. Offtopic: Se supone que puedes crear 3 personajes por cuenta y tu elijes el skin y el nombre del personaje y lo quiero extraer para el sv, y darle un peque;o cambio en cuanto los skins y todo eso
  8. Offtopic: @ElMota Me haces un favor? Si descubres cual es el resource que tiene el sistema de crear personajes me dices? te lo agradeceria mucho OnTopic: (lol) Reinstala el server, borra todos los archivos de mta paradise
  9. Muevan este topic a cliente/servidor
  10. Si tu quieres, no le da mucha importancia
  11. Soren

    Sell a map

    Thank you alot :3
  12. 1-. Lo sobrecargaste, osea, le subiste demasiados archivos muy pesados asi que se sobecargo al intentar mantenerlos a todos. 2-. Borra archivos .mp3 etc
  13. 1:15 = never seen before. Congrats you surprised me. The 2 things that suckes was the deco and the recording
  14. A question, How can i make work the travelrings?
  15. Soren

    Sell a map

    Hi all, today i started to map my V1 calles [DM]DereezeD V1 -The fruit that tasted good- (weird name lol) But i want to sell it, i will not share it until i sell it, mi plan is to sell my V1 to 1 euro my V2 to 2 euro, and countinue. But i want to know somethings of the map. 1-. How can i sell fast my map? 2-. In which page i make my account to recive the money? 3-. How to trade? 4-. What is the most important thing in a map, the deco or the track,( or both)? Post Your answer like this: Pls i expect Badass Answers. Srry for the bad english
  16. Didnt like it at all, the thing that i saw is that you used the Arezu's toolbox right? 2:40 to 3:11 is the best part
  17. Tested it, works perfect nice:P Thanks Benox
  18. Ok, i will test it tomorrow cause its late and im tired
  19. Start the resource ! Too hard ? Ohhh, i didnt know it was a resource cause its in a .rar file and MTA only support .zip files
  20. Any way to replace them in gta3.img? cause i cant map with those objects like clothes and stuff, so i need to replace them in the gta3.img any ways to do it?
  21. Hi all, i need to aliminate all the SA world cause i want to create a new map there. This is what diegofkda told me to put: for i=0,200000 do removeWorldModel(i, 0, 0, 0, 0) end But it dosnt work. Any other way to do it?
×
×
  • Create New...