Garry's Mod

Garry's Mod

[E2] PlyCore
Sir Papate  [developer] 12 Jan, 2014 @ 5:18pm
[E2 code] Auto Respawn
@name Auto_Respawn runOnTick(1) if( !owner():isAlive() ){ local Pos = owner():pos() local Ang = owner():eyeAngles() owner():plySpawn() owner():plySetPos( Pos ) owner():plySetAng( Ang ) }
< >
Showing 1-6 of 6 comments
mosh5 13 Feb, 2015 @ 4:47am 
god mem
Last edited by mosh5; 1 Apr, 2018 @ 5:13am
Sanders 7 Apr, 2015 @ 9:30pm 
i have noi idea what this e2 does
Nachtschwärmer 19 May, 2015 @ 11:59pm 
I'm having an isue with the following lines of the code :

owner():plySpawn()
owner():plySetPos( Pos )
owner():plySetAng( Ang )

No such function: entity:plySpawn(void) at line 7, char 14

etc, etc. could you help me fix this, please?

weed lesbian 14 Jun, 2015 @ 8:17am 
dosent wokr anymore
dogontheblog 16 Aug, 2015 @ 1:09am 
You need this addon -.-
Zell 23 Jul, 2016 @ 10:56am 
Still works, you just need this core and Wiremod.
< >
Showing 1-6 of 6 comments
Per page: 1530 50