Results 1 to 5 of 5

Thread: Using brush | Forums

  1. #1
    Banned
    Join Date
    Jul 2012
    Posts
    24

    Using brush

    HI.......AGAIN........I am editing new map on california empty and when i use brush tool and put trees and something else and when i run the game, on the loading screen game crashes,,is there any way to fix it
    Reply With Quote Reply With Quote

  2. #2
    Senior Member cr1m3's Avatar
    Join Date
    Oct 2009
    Posts
    640
    Hi again,

    did you changed the terrain vertices resolution?



    Uploaded with ImageShack.us

    So don't change this setting or the map will crash.

    Maybe your problem is something else?
    Reply With Quote Reply With Quote

  3. #3
    Banned
    Join Date
    Jul 2012
    Posts
    24
    hey man i have more questions:
    1.HOW TO MAKE BARREL TO EXPLODE WHEN YOU SHOOT ON IT???
    2.HOW TO MAKE ENEMY SPAWNING ABOUT 3 TIMES???
    3.WHEN I PUT DIFERENT SKIN ON WEAPON IT WONT CHANGE WHEN I RUN THE GAME.IT STAYS DEFALUT??????
    IF U KNOW PLS QUICK REPLY
    THANKS
    Reply With Quote Reply With Quote

  4. #4
    Banned
    Join Date
    Jul 2012
    Posts
    24
    and yes:how to make AI character immortal (that cannot be killed)
    Reply With Quote Reply With Quote

  5. #5
    Senior Member cr1m3's Avatar
    Join Date
    Oct 2009
    Posts
    640
    1: Change the barrel object class into TNT BARREL .Open the class browser at the top of the objects attributes window.

    2: Type *spawner in mesh browser under all button then choose spawners.

    3: You can't put a weapon then change his skin because, as you said, the weapon returns to default skin.
    There's another way to put any weapon on the map.

    Put any weapon on map then change his class into EquipmentSpawner.
    Now choose the objectClassName (in choose class window, uncheck the advanced button)
    type weapon in the mask field and choose what you want.(change also the mesh file under meshName put the mesh that match with your spawned object)
    You can also spawn ammo and other items with the EquipmentSpawner.
    Change the maxSpawnedCount into 1 if you want only one weapon to spawn.

    4: to make an AI immortal, change his fDefaultAIHealth into -1 but don't change the other Health settings.
    Last edited by cr1m3; 07-18-2012 at 06:12 PM.
    Reply With Quote Reply With Quote

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •