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

How do I add a model using a script?

Asked by 10 years ago

Would {Insert.new (Model) id = "Id numbers"} work? And how could I do it if that is not right. What I want to do specifically be able to spawn a model in-game in front of me or near me. I need this not for the game it self, but a a command to use with the command "s" with khols admin. Can anyone help me out?

3 answers

Log in to vote
0
Answered by
Ekkoh 635 Moderation Voter
10 years ago

If you're brand new to scripting you shouldn't start with this, do some tutorials or start with something a little more simple.

Ad
Log in to vote
2
Answered by 10 years ago

If you mean adding a model to the game then you would need to use the Insert Service

Log in to vote
-1
Answered by 10 years ago

I am like brand new to scripting so by that do you mean I could do {Insert.Service (Model) id = "Id numbers"} ???

Answer this question