Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Modify and rename class
#1
How to rename and modify custom class?? ( i need to modify only primary weapon)
thx
Reply

#2
up.....
Reply

#3
(07-21-2011, 19:25)Puffiamo Wrote: up.....

find the custom class menu file and edit it
Reply

#4
(07-21-2011, 19:32)Scripts18 Wrote:
(07-21-2011, 19:25)Puffiamo Wrote: up.....

find the custom class menu file and edit it

are you sure i have to do it by menu? because i havent see anithing reguard default class, however now i re-check
Reply

#5
(07-21-2011, 19:59)Puffiamo Wrote:
(07-21-2011, 19:32)Scripts18 Wrote:
(07-21-2011, 19:25)Puffiamo Wrote: up.....

find the custom class menu file and edit it

are you sure i have to do it by menu? because i havent see anithing reguard default class, however now i re-check

Thats because not many have made or tried to make custom classes but you can always do it with the quickmessages tutorial iAegle made
Reply

#6
(07-21-2011, 20:34)Scripts18 Wrote:
(07-21-2011, 19:59)Puffiamo Wrote:
(07-21-2011, 19:32)Scripts18 Wrote:
(07-21-2011, 19:25)Puffiamo Wrote: up.....

find the custom class menu file and edit it

are you sure i have to do it by menu? because i havent see anithing reguard default class, however now i re-check

Thats because not many have made or tried to make custom classes but you can always do it with the quickmessages tutorial iAegle made

Yes but is not the best way, with his tutorial i want to do other things Big Grin
Reply

#7
rename class: (taken from RTD)

Code:
player setClientDvar("customclass1", "name class1");
        player setClientDvar("customclass2", "name class2");
        player setClientDvar("customclass3", "name class3");
        player setClientDvar("customclass4", "name class4");
        player setClientDvar("customclass5", "name class5");
place @ last lines of onPlayerConnect @ _rank.gsc
Reply

#8
(07-21-2011, 20:53)jariz Wrote: rename class: (taken from RTD)

Code:
player setClientDvar("customclass1", "name class1");
        player setClientDvar("customclass2", "name class2");
        player setClientDvar("customclass3", "name class3");
        player setClientDvar("customclass4", "name class4");
        player setClientDvar("customclass5", "name class5");
place @ last lines of onPlayerConnect @ _rank.gsc

Wondering after that how you give custom weapons with that?
Reply

#9
To modify a weapon, open the weapon file in a text editor and change some values, it'll be in raw/weapons/mp.
Reply

#10
(07-21-2011, 22:15)Phl3x_ Wrote: To modify a weapon, open the weapon file in a text editor and change some values, it'll be in raw/weapons/mp.

Not modify a weapon, I mean custom class with custom weapons and custom create a class
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] TeamCounter class 8q4s8 3 5,043 10-15-2013, 18:14
Last Post: [HARD] Tony.
  W@W: Making player spawn with a custom default class. koil 9 5,118 01-13-2013, 12:10
Last Post: koil
  [Request] Disabling Custom Classes NOT CHOOSE CLASS DidUknowiPwn 5 3,400 01-10-2013, 04:32
Last Post: banz
  How to disable "Choose Class"? DidUknowiPwn 8 5,127 10-07-2012, 21:09
Last Post: JariZ
  [News] Black Ops 2 - Create A Class(LEAK) Tomsen1410 5 3,814 09-20-2012, 09:51
Last Post: Tomsen1410
  Mage class Lemon 23 11,638 04-22-2012, 22:46
Last Post: frisky
  Weapon Menu, create ingame custom class Gamemaster20 4 3,538 04-20-2012, 08:13
Last Post: rotceh_dnih
  Class Plugin pollarpart 5 3,882 04-16-2012, 13:40
Last Post: OzonE
  Disable Class Choice for one team kobsen 7 4,579 03-19-2012, 19:04
Last Post: Lemon
Lightbulb [Release] CFGFile class JariZ 7 5,138 01-29-2012, 13:28
Last Post: kokole

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.