Jump to content

Asgarath83

Members
  • Posts

    2,023
  • Joined

  • Last visited

Everything posted by Asgarath83

  1. You got a large repository of filefront?
  2. Erh, not without coding. you can check the force heal \ rage code about engine displaying the rage \ healing effects. but you need really to create a New npc class that got this characteristic. i not know how do it on code. i am sorry.
  3. @@Captain Leeroy if you use Comodo antivirus, i need to warning you that Comodo can create a big troubles about accessing programs. >.<
  4. Power Ranger C3PO D: Funny!!! if they combat with lightsabers and force jump acrobacy should be hilarous! really! i want a sith \ jedi 3BO
  5. Don't worry @@Cerez , end your model before. When you release i will play it
  6. How you show the file preview? you see the icon of pakscape with TT symbol and green box, or you look as "unknown" format? if is a problem like that of the format of file, you can go to folders option and hallow the "show file estension" option of your OS, and you can rename as assest1.zip or assest1.pk3 the file. after you turn off the "file extension option. and this should fix. if this not fix your file is corrupted. i can host my assest1... but i need to split with 7zip in more pieces for upload >.< at moment i have not dropbox. and the site i use of free uploads get a 300 megabyte of limits size file.
  7. Well... i am finishing to rebuild and retexturing a map that i need to use for make the second of the cathedrals of my mod. so... yes, it's for the decorations... is not massively urgency, but i will need soon. o.o take your time. if you late 2 weeks i not bite you
  8. Great. :S sorry now i cannot manage that. And i do something like that on past on 3d studio max... was... Horrible... and how many models of cars need to be converted for JKA? there is also the trouble of 1000 vertexes compatibility and blender not show how many vertex have a mesh. >.< that shoul be really a crazy and nut work and need to use 3d max also for check the vertex numbers of every detached mesh. : \ and so also a 3ds export \ import by max to blender. ufff... i done something in past with a map ripped by a game... was so painful that i left the work. XD
  9. Oh, understanding. so there is only a UV layout,and multiple materials... greats >.< so P -> separate by material not work good.
  10. sigh, simply import models into blender 2.64 and put on custom properties of every mesh the parm "md3shader" and the value of the relative path of the texture "models/map_objects/ *FOLDERMODELS / *TEXTURENAME " and then export to MD3 with mr wonko plug in.
  11. Really there is not any mode of backupize all files stocked into filefront for avoid all this immane works be lost?
  12. have you tried to scale the model for making more small and close to origin scene? in game you can use "modelscale" set of misc_model and misc_model_static for get it the real dimension back.
  13. Blender 2.64 + detach in mesh with left of 1000 vertexes + MD3 mr wonko plug in export.
  14. Thanks, Cerez! I am waiting : 3
  15. Should be really appreciated @@eezstreet. thanks : 3 with player and npcs supports please. i am very limitated with the defaults player weapons >.< i need to add some others. :\
  16. Yes, you right.
  17. ah yes, with devmap command if there is an info_player_start entity, a map can run also into single player, also if is for multiplayer. @@Stoiss the main problem about the Eezstreet tutorial is that is for MP code and into SP code there is not a file called weaponinit.c and some things about weapons specific are setted into different place of code, and different files, for this i ask by a year a version of tutorial add weapon \ Force Power related to SP. also, into SP there is the problem that need also to hallow Npcs behavour (how npcs use the weapons? and need also a command about NPC files for "weapons WP_NEW" or something like that for adding npc that use that weapons. also need a edit of icarus scripting related the using of the new weapons. :\ so, add a weapon into SP is very more complex that add into MP. same regards force power, because that regards not only player, but Npcs, too and their AI.
  18. You will share the code of weapons? D: i never really understood how to create new coded weapons slot on SP, with custom MOD, effect and sounds. Also if SP has 28 slot already done, so i can add only four slot because the max weapon limit is 32. ._. because is a code moded, is necessary to get visual studio c++ redistruitable installed on pc for play it?
  19. 22 New playable weapons???? D: Really someone can answer How is possible to do something like that on SP? >.< a tutorial like the MP tutorial weapon of eezstreet should be really appreciated. nice mod and wonderful graphic! keep this boys
  20. Thanks for explanation Didz! i fix this soon! mmm for my map there is a lake and a cave region... i think i will place simply 2 weather zone entities with insides brushes: 1 below the water level of lake, for avoid that rain fall also inside water; the other inside the cave.with ruins.
  21. maybe in future, you will make a tuirbo laser map with dozen of ion cabnnon and turbolaser and turrets that shoot the players shouòl be funny and deadò.ly multuipllayer map XDDD
  22. it's possible in two ways. the first way is to edit the saberstyle of NPC file. saberstyle 1, saberstyle 2 etc until 7 1 -> fast 2-> medium 3 -> strong 4 -> desann 5-> tavion 6-> dual 7 -> staff the second way is to edit the saber that use an npc. because a saber is used by more bnpc is better to make a new SAB file with the model of saber you desire for npc. on npc file you can make the command saber "newsaber" and make a saber file SAB called newsaber with a newsaber as lightsaber and as command line for newsaber.SAB you can put: saberstylelearned: fast saberstyleforbidden medium saberstyleforbidden strong saberstyleforbidden staff saberstyleforbidden desann saberstyleforbidden tavion. in that case, Npc is Forced to use only the fast style. the other style are locked. this is not a limitartion of NPC itself, but a limitation and customize of the new saber he uses. with a SAB file you can customize also damage of a saber of a npc, knockback attack and animations of npc.
  23. is not possible. they are models entities of the map activated by scripts.
×
×
  • Create New...