Difference between revisions of "Useful Scripts"

Jump to navigation Jump to search
333 bytes added ,  15:09, 4 March 2012
no edit summary
imported>Qazaaq
m (Reverted edits by OMudd (talk) to last revision by Gribbleshnibit8)
imported>Chasethis
Line 1: Line 1:
[[category:Scripting]]
[[category:Scripting]]
= GECK =
= GECK =
==Gender Unlock==
Script Type:Object
<small>To be placed on an [[door]], or [[container]], Uses your gender (Male, Female) to [[unlock]] a the door, container.</small>
<pre>
ScriptName VaultGenderUnlock
Begin Gamemode
If Player.GetIsSex gender ;Place male,female where it says Gender. Can't be both.
  Unlock
endif
End
</pre>


==Timed Doors==
==Timed Doors==
Anonymous user

Navigation menu