Raised This Month: $32 Target: $400
 8% 

Global Offensive Realtime Map Editor


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Backup
Senior Member
Join Date: Jul 2010
Location: Česká Republika
Old 03-28-2015 , 11:17   Global Offensive Realtime Map Editor
Reply With Quote #1

Hi guys,
I'm working on this mod that allows players to build a map in game. Just like cs-editor, only way better and for csgo (or possibly any other source game).

There is a video where I show the basic concept - you sketch a polygon and extrude it into space. It then becomes solid and textured model.

At the moment, this mod is just a demo, quicky hacked together in few days. But I'm going to work on it in my spare time (that's not much) and post updates, to keep you teased.

So what do you think? Should i continue developing it? Would you "play" it?
__________________
Sorry for my english.
Backup is offline
Darkness_
Veteran Member
Join Date: Nov 2014
Old 03-28-2015 , 11:53   Re: Global Offensive Realtime Map Editor
Reply With Quote #2

Brilliant.
Darkness_ is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 03-28-2015 , 11:57   Re: Global Offensive Realtime Map Editor
Reply With Quote #3

Yes, is brilliant. You should continue with it and release it. Would be a very useful contribution. Especially for people that dislike the "hammer editor" (like me)
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 03-28-2015 at 12:00.
Franc1sco is offline
Send a message via MSN to Franc1sco
ViralExile
Member
Join Date: Dec 2014
Old 03-28-2015 , 12:33   Re: Global Offensive Realtime Map Editor
Reply With Quote #4

This is A BRILLIANT idea
ViralExile is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-28-2015 , 12:44   Re: Global Offensive Realtime Map Editor
Reply With Quote #5

This is awesome, can't wait to peruse the code behind it.
__________________
asherkin is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 03-28-2015 , 12:45   Re: Global Offensive Realtime Map Editor
Reply With Quote #6

Is this done with entities? Curious to know how you got this to work.
Mitchell is offline
Oshizu
Veteran Member
Join Date: Nov 2012
Location: Warsaw
Old 03-28-2015 , 13:40   Re: Global Offensive Realtime Map Editor
Reply With Quote #7

Looks interesting indeed...

When it's released gonna take a peek at it's source code for sure
__________________
...

Last edited by Oshizu; 03-28-2015 at 13:42.
Oshizu is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 03-28-2015 , 15:32   Re: Global Offensive Realtime Map Editor
Reply With Quote #8

Shared this on reddit, prepare your YouTube views to explode.

EDIT: You better register at Reddit, it's already in Top 10 of hot section, lmao.
__________________

Last edited by Kia; 03-28-2015 at 15:49.
Kia is offline
Backup
Senior Member
Join Date: Jul 2010
Location: Česká Republika
Old 03-28-2015 , 18:10   Re: Global Offensive Realtime Map Editor
Reply With Quote #9

About the code side - the first thing I'm going to do now is to scrap the whole code, because it is written for SourceMod and it needs to be rewritten as a MM module and SM plugin will be used only for frontend.

Mitchell: Every mod is done with entities (ok, not only entities, you need to include messages, events, ...)
For now, it is just models. But in the future, it should be compilible into bsp. The block creating would happen in three steps: 1) the pink brush, "flat", where you determine size 2) the textured brush, where you can modify textures and tweak it into perfection 3) the compiled brush, which couldn't be modified anymore (untill you would "uncompile" it back into step two)
__________________
Sorry for my english.
Backup is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 03-28-2015 , 19:08   Re: Global Offensive Realtime Map Editor
Reply With Quote #10

Quote:
Originally Posted by Backup View Post
About the code side - the first thing I'm going to do now is to scrap the whole code, because it is written for SourceMod and it needs to be rewritten as a MM module and SM plugin will be used only for frontend.

Mitchell: Every mod is done with entities (ok, not only entities, you need to include messages, events, ...)
For now, it is just models. But in the future, it should be compilible into bsp. The block creating would happen in three steps: 1) the pink brush, "flat", where you determine size 2) the textured brush, where you can modify textures and tweak it into perfection 3) the compiled brush, which couldn't be modified anymore (untill you would "uncompile" it back into step two)
I'm not sure how it is in cs1.6, but there is a limit that will crash the server once it is reached with entity indices. (204

Im curious on how this works with models, and how you are able to make a smooth ramp like that lol. What entity are you using to display the brush?
Mitchell is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode