Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If only the car could run
Also, why does revocation report an error?
[[Stool] Light Bridges] Trying to remove server entity sent_wall#49 on client!
1. unknown - lua/entities/wall_bridge.lua:166
The fact that you release an addon with such a giant flaw is so confusing.
Here's a way to fix it, instead of removing the entities on the client, try to do this:
if SERVER then
--add the removal code here
end
Were you expecting it to work with a portal gun mod? All this mod does is spawns in the light bridge emitter model, then creates a line of a custom "light bridge segment models" along an invisible line until the models hit a wall. That's pretty much what it does.
(make something MLP1)" I hate bronies.
This must have an updated to aquire in the new gmod version
It's a bridge made out of hard light. It has a warm feeling when you touch it, but don't rub your head on it or your hair will catch on fire.
0/10 least good addon in world
Just kidding, it's good. I just think the settings of the Stool should have the option to make the bridges arranged to a grid...that'd make it 10/10
Real rating: 8/10.
Just remember, never rub your face on one unless you want to catch fire.............wait....-.-..............:O......SMOKE WEED EVERY DAY DUDE
:l
(make something MLP1)
(I'm assuming you're gethering 2 points: 1 where the player is and 1 where you mouse1 was pressed and then checking for the first prop, entity, or world collision from the mouse position to the player, then drawing the bridge) every time i spawn a bridge it traps me unless I jump and go forward for downhill or jump and go backwards for uphill bridges. I'd probably just make it to where the second point is the bottom of your feet, so if you're standing still and spawn one you're not stuck.