Rawrbee
Rawrbee
  • Видео 15
  • Просмотров 22 949
CS2 Button Commands and Teleportation Tutorial - Source 2 Editor Hammer Workshop
CS2 Button tutorial on how to make buttons execute commands and teleport the player who activates it.
== TIME STAMPS ==-
Execute Commands - 0:04
Teleport - 2:34
Demonstration after compiling - 4:16
Shooting example - 4:59
== COMMANDS USED ==
give weapon_ak47; give weapon_deagle; give weapon_knife; give weapon_taser; give weapon_molotov
== LIST OF POSSIBLE WEAPONS TO GIVE ==
totalcsgo.com/codes/give-codes
== MY WORKSHOP ==
steamcommunity.com/id/Rawrbee/myworkshopfiles
== RELATED VIDEOS THAT MIGHT BE HELPFUL ==
ruclips.net/video/rS0npXnDosc/видео.html [Taught me how to use buttons and teleportation]
Просмотров: 484

Видео

Mr Krabs doing The Safety Dance
Просмотров 755 месяцев назад
Canadians rise up! Song is called: Men in Hats - The Safety Dance (Extended Club Mix)
Living in your head rent free meme
Просмотров 405 месяцев назад
Use this when you're living in someone's head rent free.
If you think I'm gonna stand out there all day listening to Internal Pointer Variable
Просмотров 4446 месяцев назад
If you think I'm gonna stand out there all day listening to Internal Pointer Variable second version of the meme. #spongebob #internalpointervariable #computerscience #coding #programming
Internal Pointer Variable Spongebob Coraline meme
Просмотров 17 тыс.6 месяцев назад
Internal Pointer Variable Spongebob Coraline dad computer meme. check out other version on channel. #computerscience #internalpointervariable #programming #coding #c
M4A4 | Urban DDPAT (Minimal Wear) Showcase - Dust 2
Просмотров 1067 месяцев назад
M4A4 | Urban DDPAT Minimal Wear Showcase #cs2 #dust2 #cs2skin #cs2skins #m4a4 #urbanddpat #m4a4skin #showcase
USP-S | Neo-Noir (Minimal Wear) Showcase - Dust 2
Просмотров 1607 месяцев назад
USP-S | Neo-Noir Minimal Wear Showcase on dust 2 #cs2 #cs2skin #usps #uspsskin #neonoir #cs2skins #minimalwear #dust2
Souvenir M4A1-S | Mud-Spec (Battle-Scarred) (Float 0.72) - Dust 2
Просмотров 8607 месяцев назад
A golden brown beauty. Souvenir M4A1-S | Mud-Spec (Battle-Scarred) (Float 0.72) #cs2 #cs2skin #cs2skins #m4a1 #m4a1skin #mudspec #battlescarred #highfloat #dust2
CS2 Gut Knife Urban Masked (Minimal Wear) Showcase - Dust 2
Просмотров 1077 месяцев назад
Gut Knife Urban Masked Minimal Wear Dust 2 Showcase. #cs2 #gutknife #knife #showcase #cs2knife #cs2skins #cs2skin
CS2 Survival Knife Urban Masked (Field Tested) Showcase - Dust 2
Просмотров 7287 месяцев назад
CS2 Survival Knife Urban Masked (Field Tested) float: 0.22 #cs2 #cs2knife #cs2skin #cs2skins #gutknife #survivalknife #urbanmasked #showcase #dust2
CS2 Logic Auto Tutorial (Spawn Weapons & Commands) - Source 2 Editor Hammer Workshop
Просмотров 7287 месяцев назад
CS2 Editor Hammer Workshop / Spawn Weapons / and Custom Commands TIME STAMPS - Straight to the point - 0:23 Outro - 5:25 COMMANDS USED mp_limitteams 0;mp_autoteambalance 0;mp_freezetime 5 mp_maxmoney 100000;mp_startmoney 100000;mp_afterroundmoney 100000 mp_t_default_primary weapon_ak47;mp_t_default_secondary weapon_deagle;mp_t_default_melee weapon_knife mp_ct_default_primary weapon_ak47;mp_ct_d...

Комментарии

  • @joeyws
    @joeyws 25 дней назад

    Do you know how to turn down gravity in a certain area?

    • @Rawrbee
      @Rawrbee День назад

      ruclips.net/video/oJ28n5b-OA0/видео.htmlsi=GH3Gaz4ICGLv8BR3 I haven’t touched CS2 hammer in a while but if that video doesn’t work I’ll look into it.

  • @Nabeeeellllllll
    @Nabeeeellllllll Месяц назад

    What he's name?

  • @elektrik0-fer
    @elektrik0-fer Месяц назад

    Thanks very much for this class !!!!

    • @Rawrbee
      @Rawrbee Месяц назад

      @@elektrik0-fer you’re welcome! Hope you enjoyed the course!

  • @zetenwujot2137
    @zetenwujot2137 Месяц назад

    why do you need multiple outputs for server and client cant it just be one for each? just asking

    • @Rawrbee
      @Rawrbee Месяц назад

      @@zetenwujot2137 it’s just personal preference for me lol. I don’t like having a long list of commands one by one.

  • @adityapai593
    @adityapai593 Месяц назад

    0:09

  • @adityapai593
    @adityapai593 Месяц назад

    0:07

  • @gereral1_jackofalltrades
    @gereral1_jackofalltrades 2 месяца назад

    Curious. Source 2 uses Info_teleport and info teleport_destination classes. Can you use either one of is the info_teleport_destination for offline only and the way you do this in this video for online?

    • @Rawrbee
      @Rawrbee 2 месяца назад

      @@gereral1_jackofalltrades I think it should work for both offline and online. By offline you mean steam is not connected right or no wiif?

    • @gereral1_jackofalltrades
      @gereral1_jackofalltrades 2 месяца назад

      @@Rawrbee I noticed you placed a server client entity in the map. With trigger_teleport and info_teleport_destination you do not need to declare the server and client. I tried everything to use logic_case to pass random cases back to teleporter to teleport a random 5 destinations with pick random sequence and it does not work. The only way I think is to write script code. Name each destination 1-5 as names. Declare local variable in script and call function increase variable by one each time and calling variable in target destination Field of the teleporter. When I'm using hammer2 where do I create scripts folder as cs2 does not have scripts folder in csgo content or game folder. The workshop in cs2 does not need a map packer but files must be in the right spot. If you can figure out random sequence with logic_case my life will be so much easier. Tophatwoffle made a video on csgo using logic_case random teleport but it does not work. I'm in a map contest for mapcore deadline is Aug 2. I have 5v5 map called de_testbench defuse map. Each team starts in closed room and teleports to 3 picked entry points . When each player touches teleport it works but bots stay near the spawns causing models to stick. I split each teleport into 5 seperate teleports going to 5 teleport destinations. Right now I have them 2 players high dropping into map to prevent model overlap. What I need is a logic case to shut down each destination 1-5 as they are being used to prevent model overlap. It's a beautiful rats map and if I can't figure this out I might be eliminated from contest.

  • @gereral1_jackofalltrades
    @gereral1_jackofalltrades 2 месяца назад

    do you know how do do teleport but use random sequence to select 5 teleport destinations.?

    • @Rawrbee
      @Rawrbee 2 месяца назад

      @@gereral1_jackofalltrades I don’t think you can make a single entity teleport you to 5 other entities but you can do something like guess the door and the player has to guess where each one goes.

  • @Xeteex
    @Xeteex 2 месяца назад

    Thx sir

  • @dolensmortem9355
    @dolensmortem9355 2 месяца назад

    Thanks bro, this guide is very useful

    • @Rawrbee
      @Rawrbee 2 месяца назад

      @@dolensmortem9355 You’re welcome! :D

  • @AshketchupCS
    @AshketchupCS 3 месяца назад

    Great video.. it was exactly what i was looking for ..thankyou !

    • @Rawrbee
      @Rawrbee 3 месяца назад

      You’re welcome! :)

  • @dialupbrandon9794
    @dialupbrandon9794 4 месяца назад

    Thank you very much for the video! I created a button that gives a player a weapon, however it just lands beside them on the floor, requiring the player to pick it up manually. Would you happen to know how to force give a player a weapon (e.g. remove the current weapon from a player, and give them the weapon spawned from said button?) Any information would be greatly appreciated!

    • @Rawrbee
      @Rawrbee 4 месяца назад

      I believe you would have to run the command game_player_equip through logic auto which clears the players inventory, then you can use logic auto to give them weapons (see my other tutorial) or continue using buttons.

  • @Snakez.
    @Snakez. 4 месяца назад

    I prefer the anubis sticker above the mag

    • @Rawrbee
      @Rawrbee 4 месяца назад

      I agree, but the one I bought had very good float and it would be rare to find it above the mag. So I quickly bought it anyways for cheap price.

  • @Victussin
    @Victussin 4 месяца назад

    THANK YOU!!!!!

    • @Rawrbee
      @Rawrbee 4 месяца назад

      YOU’RE WELCOME!!!!!!!

  • @Victussin
    @Victussin 4 месяца назад

    Would you be able to make a tutorial of executing command when shooting an object / button

    • @Rawrbee
      @Rawrbee 4 месяца назад

      Yep, I just uploaded it, here you go :) ruclips.net/video/5xJJ5F4DAlQ/видео.htmlsi=2LqnfzJMKia-ZaVj

  • @Nyllsor
    @Nyllsor 5 месяцев назад

    Thx for the tutorial!

    • @Rawrbee
      @Rawrbee 5 месяцев назад

      Happy to help!

  • @MRTRNgaming
    @MRTRNgaming 6 месяцев назад

    Hey bro, Thanks for the tutorial, I like to make aim maps as well. Posting time-lapse videos on my RUclips channel. You can check it out, I will be using this tutorial for my current map in progress. aim_Creek 4 it is part of my map series I am building! #MRTRN

    • @Rawrbee
      @Rawrbee 6 месяцев назад

      I heard of you and I’m in your server too haha. I’m a fan and subscriber of a couple of your maps and some of the concepts/layouts are actually an inspiration for some of mine. I will check out your map when it comes out, thanks for your contribution to the cs2 community :)

    • @MRTRNgaming
      @MRTRNgaming 6 месяцев назад

      Oh this is amazing turn of events! Thanks for the kind words, oh brother, share some work that gave you inspiration! That is so dope! Also, the map is out am_Creek 4@@Rawrbee