Jump to content

karlis

Members
  • Posts

    1,314
  • Joined

  • Last visited

Everything posted by karlis

  1. as azeru said create ped that has infinite minigun, bind your keys to change peds fire key state, attach to hydra, set you as syncer, set his alpha to 0, and attach minigun object to same position.make ped uncollidable with hydra, object, and probably even world. only thing that could cause it not to work is peds not shooting when on ground. and solidsnake, it doesnt have that much power, but it has ~45degree autolock that is surely needed for hydra.
  2. he means 1st anniversary of his clan in mta.
  3. karlis

    race problem

    i used default maps, for now i solved it by giving all resources ModifyOtherObjects right, but that really isnt way to go.
  4. karlis

    race problem

    hello, i tried to run race on my testserver, but it failed because of acl denied, while im sure i have the resource in the acl. this repeats like this forever: [2011-12-28 15:49:12] Stopping race-break [2011-12-28 15:49:12] Starting race-justanotherbikerace [2011-12-28 15:49:12] INFO: onGamemodeMapStart(race-justanotherbikerace) [2011-12-28 15:49:12] Map 'Just Another Bike Race' started. [2011-12-28 15:49:12] start: Resource 'race-justanotherbikerace' started [2011-12-28 15:49:12] ERROR: [gamemodes]\[race]\race\racemap.lua:44: xmlLoadFile failed; ModifyOtherObjects in ACL denied resource race to access race-justanotherbikerace [2011-12-28 15:49:12] WARNING: [gamemodes]\[race]\race\racemap.lua:46: Error while loading race-justanotherbikerace: no meta.xml [2011-12-28 15:49:12] INFO: Error loading map race-justanotherbikerace i really do not understand what's the problem, maps have meta, are unzipped, and race HAS admin rights.
  5. afaik this is totally other kind of tessalation, all it does is calling multiple shaders per object, divided by object sections
  6. oh my god, without 1 login panel all MTA is paralysed. WHAT WILL WE DO????!!!1111oneeleven! Too bad we don't have another 1,000,000 in community.
  7. distance=pos2-pos1 --use getDistanceBetweenPoints if 2/3D needed currentDistance=pos2-yourPos --use getDistanceBetweenPoints if 2/3D needed precents=math.min(math.max(math.abs(currentDistance/distance*100),0),100) seriously, you should figure this easy thing on yourself
  8. karlis

    Drunk vision

    blocked cuz of copyright, reupload please. and there's no accurate way to show drunk, cuz unless ur poisoned ur vision is fine, but coordination and brain are not.
  9. oh, i misunderstood your question, sorry.
  10. cause the engine needs recreate, MTA is purely based on reverse engineering and hacking the default SA engine, therefore each next game and engine needs complete rewrite and research.
  11. re-create obj to heal it.(im not even sure does the object have any hp value by itself, and does it accumulate)
  12. Nice, very nice, technical representation seems good, but unfortunately I don't see this as a potential for a regular usage server.
  13. acl allows resource to use this function?
  14. it could happen if you set a "rimshine"(i think) rims on vehicles, that already have them -infernus,bullet,buffalo,banshee, and probably few others.
  15. problem is car crushing and kicking wont be triggered.
  16. store or set element data with default pos, and compare with current pos.
  17. getElementHealth still returns only for vehicles, peds and players according to wiki. There's slight chance that function actually works, but i doubt it as i think they physics works totally different for dynamic objs. try it out, and report results. Also you could try out doesn't the position of the object change after destroying.
  18. i failed on that one, i meant how killer could be source therefore zombie. or zombie can suicide?
  19. fixed for you. and how source can be zombie?
  20. offtopic, but here in Latvia there's no problems getting connection like this on your own house(you can get up to 500mbts for a bit higher price), but it costs about 45euros including TV with 60 channels and free landlines phone, you just have to invest or vote for getting optical cable in ur house.
  21. lol school have wasted a lot of money.
  22. this is all scriptable, and with all the issues including bandwidth. only thing is that it requires A LOT of effort, and i think rather devs do something else and let scripters do their best. also, as you probably saw already this is tried to be made many times, but all previous ones either are outdated, glitchy, or not published.(i can remember 5scripts controlling peds and vehicles, all shown somewhere in forums)
  23. karlis

    Splitscreen script

    im not that good at shaders, but couldn't camera matrix be manupulated at shader level (projection matrices) to trick the audio, hud and camera that its default view?
  24. no real way to prerender bumpmaps, and increasing polygon count to match bumps would lag A LOT
×
×
  • Create New...