View Single Post
  #1  
Old 03-30-2002, 04:37 AM
Gohan43331 Gohan43331 is offline
Registered User
Join Date: Jan 2002
Posts: 87
Gohan43331 is on a distinguished road
Send a message via AIM to Gohan43331
Slight problem with hideplayer

I have a script that hides the player for .05 and then moves the player to 1,1 while keeping the focus on the old playerx,playery...

I then have a timeout loop (.05) that hides the player for .05...

When i go to remove these effects, everything is good, but the player never unhides....

I've tried hideplayer 0, hideplayer .05, but he never comes back (he went off into the void...)

Bleh....is there a command to show the player after hideplayer(2);?

Gohan
Reply With Quote