You are viewing our Forum Archives. To view or take place in current topics click here.

Do You Like This Idea?

Yes
88.40% (160 votes)
No
11.60% (21 votes)

Total Votes: 181

#11. Posted:
Held
  • TTG Natural
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
LuckyMods wrote Add weapon boxes, and perk machines around the world. you could also put guns on walls like in W@W zombies.


alright, i noticed you have been helping me out for the past few weeks? i was wondering if you would like to help me with scripting this patch?

Add me on skype: Arrayser
#12. Posted:
Held
  • TTG Natural
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
JtagHDModz wrote Nice, hope to see release a soon!


yeah, im having trouble with spawning objects and also problems with take the weapons from players! when you spawn all your weapons are taken but when you select class it will give you custom weapons and perks! im trying to fix this but im not sure how?
#13. Posted:
LuckyMods
  • TTG Senior
Status: Offline
Joined: Jan 24, 201113Year Member
Posts: 1,701
Reputation Power: 96
Status: Offline
Joined: Jan 24, 201113Year Member
Posts: 1,701
Reputation Power: 96
What problem you having with models? Also I got board and made a script for wall guns if you want it :p
#14. Posted:
Held
  • TTG Natural
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
LuckyMods wrote What problem you having with models? Also I got board and made a script for wall guns if you want it :p


i sent you a PM earlier, check that

and im using this script to spawn models and it runs fine but i cant find the model? lol

spawnModel()
{
    model = spawn("script_model",0,0,0);
    model setModel("com_plasticcase_beige_big");
    model setcontents(1);
}


i also need some help with forcing team change and updating your money with the points you
get from kills. ALSO when you spawn and the game counts down it takes all your weapons right?
but if you go back into change your class it allows you to select weapons, how do i disable that? lol
#15. Posted:
LuckyMods
  • Gold Gifter
Status: Offline
Joined: Jan 24, 201113Year Member
Posts: 1,701
Reputation Power: 96
Status: Offline
Joined: Jan 24, 201113Year Member
Posts: 1,701
Reputation Power: 96
Arrayser wrote
LuckyMods wrote What problem you having with models? Also I got board and made a script for wall guns if you want it :p


i sent you a PM earlier, check that

and im using this script to spawn models and it runs fine but i cant find the model? lol

spawnModel()
{
    model = spawn("script_model",0,0,0);
    model setModel("com_plasticcase_beige_big");
    model setcontents(1);
}


i also need some help with forcing team change and updating your money with the points you
get from kills. ALSO when you spawn and the game counts down it takes all your weapons right?
but if you go back into change your class it allows you to select weapons, how do i disable that? lol

1.Well the models are being set at 0,0,0. So if you got o 0,0,0 you will find them.
2.I have a script somewhere for the team change.
3.And there is probably a way to disable custom classes.
Also i did not receive the PM.
#16. Posted:
Held
  • TTG Natural
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
LuckyMods wrote
Arrayser wrote
LuckyMods wrote What problem you having with models? Also I got board and made a script for wall guns if you want it :p


i sent you a PM earlier, check that

and im using this script to spawn models and it runs fine but i cant find the model? lol

spawnModel()
{
    model = spawn("script_model",0,0,0);
    model setModel("com_plasticcase_beige_big");
    model setcontents(1);
}


i also need some help with forcing team change and updating your money with the points you
get from kills. ALSO when you spawn and the game counts down it takes all your weapons right?
but if you go back into change your class it allows you to select weapons, how do i disable that? lol

1.Well the models are being set at 0,0,0. So if you got o 0,0,0 you will find them.
2.I have a script somewhere for the team change.
3.And there is probably a way to disable custom classes.
Also i did not receive the PM.


alright haha and ill message you again lol.
#17. Posted:
KurZee
  • Resident Elite
Status: Offline
Joined: Jan 21, 201311Year Member
Posts: 283
Reputation Power: 12
Status: Offline
Joined: Jan 21, 201311Year Member
Posts: 283
Reputation Power: 12
Wow this looks really amazon didnt even know this oculd be done... Cant wait for the release!
#18. Posted:
Held
  • TTG Natural
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
Status: Offline
Joined: Jun 06, 201310Year Member
Posts: 927
Reputation Power: 79
KurZee wrote Wow this looks really amazon didnt even know this oculd be done... Cant wait for the release!


yeah, its very overwhelming with how much were putting im putting into this and i would of course like to thank ZanderMods, Hawk and LuckyMods!

is anything you would like to request?
#19. Posted:
KurZee
  • Resident Elite
Status: Offline
Joined: Jan 21, 201311Year Member
Posts: 283
Reputation Power: 12
Status: Offline
Joined: Jan 21, 201311Year Member
Posts: 283
Reputation Power: 12
Arrayser wrote
KurZee wrote Wow this looks really amazon didnt even know this oculd be done... Cant wait for the release!


yeah, its very overwhelming with how much were putting im putting into this and i would of course like to thank ZanderMods, Hawk and LuckyMods!

is anything you would like to request?
Nope no requests that i know of, But good luck to you guys i will defiantly be watching the progression of this
#20. Posted:
L33t-Ninja-Much
  • TTG Addict
Status: Offline
Joined: Oct 27, 201112Year Member
Posts: 2,923
Reputation Power: 87
Status: Offline
Joined: Oct 27, 201112Year Member
Posts: 2,923
Reputation Power: 87
i love it man keep up the work and you should ad more pics
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.