Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RendStung

Pages: [1] 2 3
1
Announcements / Re: [Modded] War Event
« on: May 12, 2019, 04:04:05 pm »
@bloxgate It was in response to a much more recent post which seems to be deleted. If I recall it looked like it was a bot as it was from a fresh user and the exact same thing in a few other forums. No idea where it came from.

2
Announcements / Re: [Modded] War Event
« on: May 04, 2019, 03:34:50 am »
u wot m8

3
Development / Spawn Just About Any Entity, No Matter Rank
« on: February 16, 2018, 12:33:05 pm »
I've discovered an E2 which allows me to spawn just about any entity that is a single prop. On other servers I have found that it doesn't work so it might be a simple as just unchecking some E2 extensions, but I am not really sure.
Code: [Select]
@name Blackhole
@inputs
@outputs
@persist
@trigger
Ent = entity()
if(first()){
    Blackhole = entitySpawn("black_hole_power","models/hunter/blocks/cube4x4x4.mdl",Ent:pos()+vec(0,0,102.237),Ent:angles(),0)
weld(Blackhole,entity())
}

4
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: December 27, 2017, 08:11:02 am »
Nothing new. I just haven't really thought about it that much. I also got a new computer so what I did have, I have no longer.


5
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: September 29, 2017, 09:57:36 pm »
I've taken a good look and there is only one .mdl for the assult rifles.

6
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: September 23, 2017, 11:16:41 am »
I looked in the base weapon and it uses .mdl files. I looked where the guns models are located but did not find additional .mdl files.

7
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: September 16, 2017, 01:10:32 pm »
https://youtu.be/xk_CWb0cnKU

Little teaser for broken thing. But at least it shoots this time and I do believe I found a line of code dedicated to offsetting the viewmodel.

8
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: August 07, 2017, 10:00:26 am »
Roger that.

9
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: August 06, 2017, 06:01:29 pm »
I've experimented with a lot of stuff and have not gotten far. I have two questions:
Does the base weapon folder in the base gamemode work?
Does a weapon based off of that need specific models for world and player/not use physics prop model?

10
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: August 04, 2017, 03:10:59 pm »
@bloxgate, I started working on that Laser AK47 you wanted. Here's a picture that shows it not working.

11
Development / Re: New map?
« on: July 03, 2017, 09:58:12 pm »
I found a github with prefabs, detailed guide, basically the basics of creating maps for spacebuild. https://github.com/philxyz/factions/tree/master/mapping_tutorials

12
BloxGaming SB3 / Re: A way to get more people for only $6
« on: July 03, 2017, 06:16:00 pm »
How the heck would this attract anyone or want them to stay on the server? We need something fresh, something that's either completely new or something that's been missed for so long that people will come so they can experience it again.

13
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: July 02, 2017, 03:59:16 pm »
I've searched for this "Custom Addon Framework" but have found nothing. When it comes to in game, more specifically the menu, all tabs are completely blank. I'm not sure if it's just me or if I need to find it elsewhere.

14
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: July 02, 2017, 03:26:29 pm »
NEW IDEA: Use money as it's own resource which can be looted like everything else, can be processed from ore in the right machine, and can be traded from traders. I think using it as a resource would probably be the best idea out of these three.


15
Development / Re: New Spacebuild Roleplay and Other Relveant Ideas
« on: July 01, 2017, 11:20:32 am »
Okay.

Pages: [1] 2 3