Thread
:
Freezing a player serverside.
View Single Post
#
10
02-27-2010, 08:19 PM
Gambet
Registered User
Join Date: Oct 2003
Posts: 2,712
Quote:
Originally Posted by
cbk1994
And no, there is no way to freeze the player directly from serverside.
And why can't you just do this?
PHP Code:
function
onCreated
() {
findPlayerByCommunityName
(
"AccountNameHere"
).
freezeplayer2
();
}
Gambet
View Public Profile
View GraalOnline Profile
Find all posts by Gambet