Post: 1.11 laptop code
09-14-2011, 10:17 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); What's the code for the lap top.Example: press the direction button up or something to open the menu.the. When u open the menu the. Predator missle lap top comes up.
That's the code. Want .....
(adsbygoogle = window.adsbygoogle || []).push({});
09-15-2011, 01:48 PM #2
Originally posted by EliteHacksZ
What's the code for the lap top.Example: press the direction button up or something to open the menu.the. When u open the menu the. Predator missle lap top comes up.
That's the code. Want .....


add this to ur open_menu(){

    self.OldWeapon=self getCurrentWeapon();
self takeWeapon(self.OldWeapon);
self giveweapon("killstreak_ac130_mp");
self switchToWeapon("killstreak_ac130_mp");


add this to ur close_menu(){

    self takeWeapon("killstreak_ac130_mp");
self giveweapon(self.OldWeapon);
self switchToWeapon(self.OldWeapon);

The following user thanked Mr.Hannu for this useful post:

LightModz
09-15-2011, 02:44 PM #3
Originally posted by WinterMelvin View Post
add this to ur open_menu(){

    self.OldWeapon=self getCurrentWeapon();
self takeWeapon(self.OldWeapon);
self giveweapon("killstreak_ac130_mp");
self switchToWeapon("killstreak_ac130_mp");


add this to ur close_menu(){

    self takeWeapon("killstreak_ac130_mp");
self giveweapon(self.OldWeapon);
self switchToWeapon(self.OldWeapon);

Nice Dude u just made a NOOB Modder happy Awesome face
09-15-2011, 03:41 PM #4
Shadoh
Wobble Bass
Question Answered.
Closed.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo