33 lines
329 B
Plaintext
33 lines
329 B
Plaintext
SETPROTECT
|
|
|
|
NAME
|
|
SetProtect()
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
mixed SetProtect(function f)
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
Sets a function (f) to be the one called when GetProtect is called.
|
|
|
|
|
|
EXAMPLES
|
|
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/body
|
|
|
|
|
|
SEE ALSO
|
|
GetProtect, RemoveMagicProtection, AddMagicProtection
|
|
|
|
Author
|
|
Cratylus
|
|
|
|
|