Post: im makin an azza menu, i need the teleport options.
08-30-2015, 03:48 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Im making an azza patch but i need teleport options for all maps, if someone has this HMU on skype
(adsbygoogle = window.adsbygoogle || []).push({});
08-30-2015, 04:05 PM #2
-Numb
You talkin to me?
Originally posted by Raise View Post
Im making an azza patch but i need teleport options for all maps, if someone has this HMU on skype


Make them yourself like everyone else Smile
Use self iprintlnbold(self.origin); and go to the pos you want to have then add an option to your menu that teleports you to the coords it prints
08-30-2015, 04:20 PM #3
how do i make it so if its carirer, the carrier options are there. if its raid, raid teleports are there
08-30-2015, 09:47 PM #4
iiiCenTurY
Gym leader
Originally posted by Raise View Post
how do i make it so if its carirer, the carrier options are there. if its raid, raid teleports are there


If(getDvar("mapname") == "carrier")
{

}
08-30-2015, 09:54 PM #5
itsSorrow
In my man cave
Originally posted by iiiCenTurY View Post
If(getDvar("mapname") == "carrier")
{

}


already helped xD and its mp_carrier
08-30-2015, 10:13 PM #6
Tristen
Who’s Jim Erased?
Originally posted by iiiCenTurY View Post
If(getDvar("mapname") == "carrier")
{

}

Hey quick question so i have teleport menu and at the bottom how do i make it show the map and then make the submenu to put my coords
08-30-2015, 10:18 PM #7
itsSorrow
In my man cave
Originally posted by N View Post
Hey quick question so i have teleport menu and at the bottom how do i make it show the map and then make the submenu to put my coords


Thats gonna crash but...
08-30-2015, 10:28 PM #8
Tristen
Who’s Jim Erased?
Originally posted by GentleSlugger View Post
Thats gonna crash but...

Well how would i do it like in lozs menu he goes to teleport menu then at the bottom it shows the maps hes in
08-30-2015, 10:35 PM #9
itsSorrow
In my man cave
Originally posted by N View Post
Well how would i do it like in lozs menu he goes to teleport menu then at the bottom it shows the maps hes in


if (getDvar("mapname") == "mp_raid")
{
08-30-2015, 10:37 PM #10
FRINZ
I’m too L33T
u want map name like self iprint the name of the map your playing?

if so try this
    self iprintin("Im Playing" + mapname);

    self iprintin("My Shit" + self.origin[0] + ", " + self.origin[1] + ", " + self.origin[2]);

cuz i like in botom not in middle of my screen

not sure the question b0sS

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo