Post: Build all Buildables Code [Zombies]
10-24-2015, 03:03 AM #1
anthonything
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); This will complete the buildable tables in zombies:
    foreach(stub in level.buildable_stubs){
stub.built = 1;
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked anthonything for this useful post:

star2000

The following 2 users groaned at anthonything for this awful post:

itsSorrow, Procyon
10-24-2015, 03:38 AM #2
itsSorrow
In my man cave
Originally posted by anthonything View Post
This will complete the buildable tables in zombies:
    foreach(stub in level.buildable_stubs){
stub.built = 1;
}


Why make a whole thread for such a simple code?

The following user thanked itsSorrow for this useful post:

Procyon
10-24-2015, 09:07 AM #3
MQGQ
Can’t trickshot me!
for people that don't know the code
10-24-2015, 10:52 PM #4
Chris
Former Staff
I'm going to close this and add it to the Manged Code List Thread.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo