You are viewing our Forum Archives. To view or take place in current topics click here.
I got a question to people who can code patches
Posted:

I got a question to people who can code patchesPosted:

Miu
  • Challenger
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
This is probably something really small im not seeing because im a little dumb lol. If you can help and do fix it ill be so greatful ty.


Alright so i have had an idea for a while now for my menu.

I already no alot of the basics....

This is part of the basics but i might be missing something.

Alright so the code "cg_hudChatPosition" Is suppose to make the menu or the text of the menu goto where you put the cords.

So if i were to do this... "cg_hudChatPosition 250 250" The mod menu should be in the middle. Well for my menu it wont move.

I noticed something else tho.

My menu had a mod similar to it called "cg_chatheight 0"

With this im pretty sure all that does is makes the chat or text higher or lower. 0 Seems to make my menu work perfect. You see everything just fine no problem.

But when i did this "cg_chatheight 1" or even just deleted it i get a weird little text glitch.


Im not sure if "cg_chatheight 0" would matter for "cg_HudChatPosition" To no work.


My main question about all of this is. What would cause the Text location not to work in my menu. My menu has a custom Infection message that uses the ChatPosition.
The code that it uses looks like this. "cg_HudChatPosition "x" 320" or what ever so that it can side across the screen.

But why would that work but my menu text to not be able to move.
If you think you can help me then add me on skype and ill screen share. I have Teamviewer as well but i will only do that if you add me on skype.

Skype: Razorblade1234

I want to create this but since i unable to move my menu or any text that is with the "cg_HudChatPosition" im not sure i can do it without a little help.


My idea

Note: I cant figure out how to make my menu pop up twice. It literally doesn't move. -.-
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.