Post: Giving tablet controller
11-14-2015, 12:45 PM #1
BullyWiiPlaza
Climbing up the ladder
(adsbygoogle = window.adsbygoogle || []).push({}); How do you give the tablet controller weapon to the player? I mean the tablet which is used when calling in a Lightning Strike, RC-XD Car or other streaks:
You must login or register to view this content.
The following script didn't do it for me but it allowed a location selection:
    useLocationSelector()
{
level endon("game_ended");
self endon("death");

self beginLocationSelection("map_mortar_selector");
self disableoffhandweapons();
self giveWeapon("killstreak_remote_turret_mp"); // ???
self switchToWeapon("killstreak_remote_turret_mp");
self.selectingLocation = 1;
self waittill("confirm_location", location);
newLocation = BulletTrace(location + (0, 0, 100000), location, false, self)["position"];
self endLocationSelection();
self enableoffhandweapons();
self switchToWeapon(self getlastweapon());
self.selectingLocation = undefined;

return newLocation;
}
(adsbygoogle = window.adsbygoogle || []).push({});
11-14-2015, 03:00 PM #2
Are u trying to give it o show wen u open the menu
11-14-2015, 04:05 PM #3
-Numb
You talkin to me?
    self giveWeapon("killstreak_remote_turret_mp");
self switchToWeapon("killstreak_remote_turret_mp");
11-14-2015, 04:21 PM #4
itsSorrow
In my man cave
Originally posted by Numb View Post
    self giveWeapon("killstreak_remote_turret_mp");
self switchToWeapon("killstreak_remote_turret_mp");


WRONG!! ITS ALL WRONG!!! THE WORLD IS WRONG!!! UR WRONG!!! I AM WRONG!!!

okay I just needed to say that :lol: anyways good job kiddo
11-14-2015, 05:08 PM #5
oCmKs_4_LiFe
< ^ > < ^ >
dis nigguh posts so much in questions section god damn homie

The following 2 users say thank you to oCmKs_4_LiFe for this useful post:

itsSorrow, Procyon

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo