Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-4

How do I go nil without lag? [closed]

Asked by 9 years ago

If I put my player in nil, it lags alot, how do I do this without lagging?

0
What do you mean by "put my player in nil", do you mean make the parent nil? tumadrina 179 — 9y

Closed as Not Constructive by EzraNehemiah_TF2, TurboFusion, and M39a9am3R

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

2 answers

Log in to vote
1
Answered by 9 years ago

First explane how it lags and what kind of nil you are on...

Second, if it is a brick CFraming WITHOUT a while true do loop then message me. I have made my own nil probe before.

Ad
Log in to vote
0
Answered by
Diitto 230 Moderation Voter
9 years ago

If all you are doing is changing the Parent property of your player to nil, then there should be no lag. Any lag caused by only reparenting is to be blamed on ROBLOX or some other script. If you are doing something else, like spawning parts in, please state what you are doing, and I will change my answer to describe how to fix it.