Author Topic: Changing a Player's datablock  (Read 1047 times)

How do you change a player's datablock?

How do you change a player's datablock?
Oh come on, you have to put some effort into your work. This place isn't an encyclopedia for people to ask questions that you can figure out with a very little amount of work.

Oh come on, you have to put some effort into your work. This place isn't an encyclopedia for people to ask questions that you can figure out with a very little amount of work.

If you can't post something constructive, could you just shut up? Good

I found it out anyway.


If you can't post something constructive, could you just shut up? Good
If you can't be bothered to determine how to perform very simple tasks, then aiding you hardly seems constructive.

Lock it then?
Ephi doesn't like locked coding help topics. I agree with Ephi however I'm in no power.

Try looking at existing Add-Ons that do the same thing and at least attempting something before asking in Coding Help. If you try something, we can fix it. If you just expect everyone to make your whole mod for you, you won't get anywhere or learn anything.

If there's an event that does something, the function to use it is the same.

Player -> changeDatablock ["Standard Player"]
%player.changeDatablock(playerStandardArmor);

Try looking at existing Add-Ons that do the same thing and at least attempting something before asking in Coding Help. If you try something, we can fix it. If you just expect everyone to make your whole mod for you, you won't get anywhere or learn anything.

I forgot to trace(1);

That's it. I always use it. I was just in a hurry that's why I had to post something in here. To clear the miscommunication, I was in a rush. I just got mad of Jetz assuming I never did anything to attempt it. I will never post if I never attempted to do so. I also don't expect anyone to make whole mod.

%player.dump(); would have given you two commands that do this without having to do a trace.

Ephi doesn't like locked coding help topics. I agree with Ephi however I'm in no power.
Why not? I better go unlock mine.

Oh come on, you have to put some effort into your work. This place isn't an encyclopedia for people to ask questions that you can figure out with a very little amount of work.

/agree

/agree
Can you PLEASE stop making useless comments all over the forums.