Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Опубликовано:

So, as most of you may know, Ive been working on oilrig for some time now, making some improvements and different gameplay. Im trying to make spawns points for SnD gametype, but it seems that when I add

(i.e)

 

{
"angles" "(0 90 0)"
"origin" "(-81.1243 205.363 -287.875)"
"classname" "mp_sd_spawn_attacker"
}

 

to oilrig.d3dbsp.ents it wont spawn there AT ALL. I really need help. I tried using oilrig.gsc to make spawn points, but I always end up with a syntax error. Anyone care to help me out or tell me what Im doing wrong? Do i need */ or something? I have 9 different Attacker spawns, and 9 different Defender spawns. no matter what i do everyone on the server will spawn at (Coordinates) 0 0 -228 . And everyone just is in the same place and its really messy. Hope someone can help out. thanks.

Featured Replies

Опубликовано:

{
"angles" "(0 90 0)"
"origin" "(-81.1243 205.363 -287.875)"
"classname" "mp_sd_spawn_attacker"
}

 

LOLOLOL, easy! xD

 

{
"angles" "0 90 0"
"origin" "-81.1243 205.363 -287.875"
"classname" "mp_sd_spawn_attacker"
}

 

Note the lack of ( )'s around the coordinates/ angles.

Опубликовано:
  • Автор
As dasfonia said, you need to remove the parenthesis around the angles and origins. I am assuming you are using rendflex's tool because it does that.

Yes. And his tool also adds commas, of which I hate... :/ Thanks guys. :D

Опубликовано:

You can eliminate those commas if you want the tool to automatically do it for you. I never tried using rendflex tool because i don't develop maps. but in my gues his tool should be using the logstring function which you can just remove the strings for commas so it will only generate strings with the double quotes.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Account

Navigation

Поиск

Поиск

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.