Search:

Type: Posts; User: agribilos

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,153

    You can use meatbot waypoint maker...

    You can use meatbot waypoint maker https://www.moddb.com/mods/meatbot-v092/addons/mbot-waypoints-maker
  2. Replies
    64
    Views
    117,721

    Yes i know that but with meatbot in my case the...

    Yes i know that but with meatbot in my case the map got stuck even if i kicked the bots.Adding exitLevel(false); did the trick for me.
  3. Replies
    64
    Views
    117,721

    I know its is long time since the last post but i...

    I know its is long time since the last post but i found a way to change the maps normally in meatbot without using any of the above tricks.
    In the meatbot folders you need to edit the file tdm.gsc....
  4. Replies
    3
    Views
    1,980

    I could not reproduce the error. It also not...

    I could not reproduce the error. It also not happening so often so it is not a major issue.
  5. Replies
    3
    Views
    1,980

    Libcod server crash

    Hi one of my servers is sometimes crashing with the following error. I'm using the latest version of voron. Any ideas? Looks like a spectator did a kill? How is that possible?


    ******* script...
  6. Replies
    3
    Views
    17,575

    Ok it worked!!! First i put all the current map...

    Ok it worked!!! First i put all the current map spawnpoints in an array with
    level.customspawns = getentarray(spawnpointname, "classname");

    Then i added my custom spawnpoints as
    ...
  7. Replies
    3
    Views
    17,575

    Hmm ok so I will try that. Thanks

    Hmm ok so I will try that. Thanks
  8. Replies
    3
    Views
    17,575

    How do add custom spawnpoints to a map?

    Hi
    As you can tell from the title i'm trying to add custom spawnpoints to a map.


    spawnpointname = "mp_dm_spawn";
    spawnpoints = getentarray(spawnpointname, "classname");
    ...
  9. Replies
    21
    Views
    17,541

    Works fine but i had to rebuild the xmodelparts...

    Works fine but i had to rebuild the xmodelparts and xmodelsurfs in order to get it to work. so here is the iwd file with all the required files if someone else wants to try it too.
  10. Replies
    21
    Views
    17,541

    Wow you did your miracle again!!! Thank you so...

    Wow you did your miracle again!!! Thank you so much!!!
  11. Replies
    21
    Views
    17,541

    I confirm it works with 2.78

    I confirm it works with 2.78
  12. Replies
    21
    Views
    17,541

    Sure the script will be very useful but first i...

    Sure the script will be very useful but first i have to learn the basics of blender. If i am right the latest version that works with the "Blender to COD" is 2.63?
  13. Replies
    21
    Views
    17,541

    I decided to go the model approach since once...

    I decided to go the model approach since once it's created it is easier to manipulate.The hard part is to create the model... Too bad i couldn't make it your way. But maybe i use it to do fun stuff...
  14. Replies
    21
    Views
    17,541

    Thanks again!!! You mean the rotateYaw()...

    Thanks again!!!
    You mean the rotateYaw() function i guess. I'll try to play with that and see. The fx in the last picture appears to be flashing but in fact is not. I had just included an alpha...
  15. Replies
    21
    Views
    17,541

    Here is a visual representation of what is...

    Here is a visual representation of what is happening.
    1660166116621663
    It seems like all the images have the same orientation regardless of the angles given... In the last picture is is displayed...
  16. Replies
    21
    Views
    17,541

    You already did 99% of my work so no need to...

    You already did 99% of my work so no need to apologize. I'm the one who needs to apologize for asking too many questions :) . I saw your videos in...
  17. Replies
    21
    Views
    17,541

    Hmmm I'm not sure what i did wrong but i remade...

    Hmmm I'm not sure what i did wrong but i remade the fx as "oriented particle" . Now the picture is static but is not flush on the surface of the wall. It looks like the second picture from my...
  18. Replies
    21
    Views
    17,541

    Works fine but the image displayed is rotated...

    Works fine but the image displayed is rotated with the player. Any idea how to make it displayed statically? When i made the effect i chose type particle. Should it be other type maybe?
    16581659
    ...
  19. Replies
    21
    Views
    17,541

    You are a real life saver!! Thank you so much for...

    You are a real life saver!! Thank you so much for the effort!!!
  20. Replies
    21
    Views
    17,541

    Thank you very much!! I'll try to do the fx part.

    Thank you very much!! I'll try to do the fx part.
  21. Replies
    21
    Views
    17,541

    1647 This shown in the attached picture is done...

    1647
    This shown in the attached picture is done by editing the v_soze.iwi file. Just to be clear i would like to be able to put a poster like this in a custom location and ideally without having to...
  22. Replies
    21
    Views
    17,541

    How to change image/iwi in existing maps?

    Hi there.
    I know you can quickly edit existing images (iwi) that are used by a map to display custom images or textures. I want to know if there is an easy way to add new iwi files (so you don't...
  23. Replies
    7
    Views
    29,301

    Nice!! Keep up the good work!!

    Nice!! Keep up the good work!!
  24. Replies
    68
    Views
    77,668

    Ok so i will try that. For login i use your...

    Ok so i will try that. For login i use your system that catches the menuresponse so i don't think that there will be an issue.
  25. Replies
    68
    Views
    77,668

    I've been using async to save data for several...

    I've been using async to save data for several months without any issue like this:
    https://killtube.org/showthread.php?1750-Saving-a-variable-client-side-(persistently)&p=21145&viewfull=1#post21145...
Results 1 to 25 of 66
Page 1 of 3 1 2 3