UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ProGamerzFTW

Hello :D

Im wondering how to change the ending text from "GAME OVER" to something else.

1. Go to _zombiemode.gsc

2. Search for

Code Snippet
Plaintext
game_over SetText( &"ZOMBIE_GAME_OVER" );

3. Change it to what you like. (remove the & sign)

Ex.

Code Snippet
Plaintext
game_over SetText( "Everyone is dead. Game over." );
9 years ago
Oh, looks like you're back. Welcome back to the community. Pls be nice. xD
9 years ago
What kind of file should I create in my documents > maya > 2016 > scripts?

Says it in the post.

Quote
Note: If you have the old "CoDExportTools" version of this program, make sure to uninstall it first!

1) Download the script below and save it to My Documents\maya\<maya version>\scripts\.
2) In the same folder, create usersetup.mel (if you don't already have one). Add this code to the end of the file:
Code Snippet
Plaintext
python("import CoDMayaTools");
3) Restart Maya
9 years ago
in your mod.csv, put a space between // and Menus aka from this

Code Snippet
Plaintext
//Menus

to

Code Snippet
Plaintext
// Menus

There is a bug if you don't have a space there, it ignores the next line.
9 years ago
no you need to include the fx and the weather GSC, and apply some code to call it

theres a tutorial on zombiemodding.com ( cant link you, at work, ZM is blocked )

got it covered http://www.zombiemodding.com/index.php?topic=3497
9 years ago
So today I was keylogged and hacked by someone *Cue sad violins*

No, but in all honesty, this has made me really mad, I have around 300 dollars worth of games on that account and if I don't get it back then I will hunt down the man that did this rip out every limb he has and feed it to my dog...  :nyan: I've contacted steam but their support is pretty crappy tbh and it may take a week for them to actual give my account back. Anyways, I have a picture below of the bastard that did this...

http://prntscr.com/7ycpk1

were you keylogged or were you a target of a recent glitch that allowed anyone to change ur password and log in. :/
9 years ago
http://gyazo.com/bd3f37694dd18883c135b30cddaee9cc Here ya go!

Double Post Merge: July 29, 2015, 01:13:11 am
I had WaW open whilst compiling my mods thats the reason for this error to anyone who has this problem

For some reason errors may happen one time and it will be fine when launching the map again.
9 years ago
Hello I haven noticed each time I compile the same map over and over again, it takes about 0.20 gb of space on my hard drive, when it should just be over writing.  I have very little space on my hard drive so does anyone know where I can find the files its making and delete them?  Its not my mods folder in my WaW directory.

are you manually deleting mods to the recycle bin for some reason? lol
9 years ago
Please only advertise in the Youtube section. thx

moved now (not by me)
9 years ago
Can I see a picture of your mod.csv just incase? :p
9 years ago
By any chance at all do you got a commented out line above the weapon,sp/zombie_thundergun call or any calls at all in mod.csv?

If you do make sure it's space out like

Code Snippet
Plaintext
// Example

and not

Code Snippet
Plaintext
//Example

for some reason it ignores the next line sometimes if it's not space out.
9 years ago
I believe he's trying to put in the prefab Andy Whelan posted.

(Image removed from quote.)

Is that a gmod source terminal map converted with johndoe's tools? :p
9 years ago
Also if you want bullet impacts on custom models, set the hitbox model in asset manager as the same model and set the collision lod to high.
9 years ago
I have tried that, and still no result

What's the exact error it kicks you out for when developer is set to 1?
9 years ago
again.... ive said this multiple times :

Ahh, my apologies, I missed that. Forgive me. lol  :please:
9 years ago
Loading ...