[Standalone] Simple Props Spawn **Without Menu**

Hi,

This is my first release, lot of people do some maps with Code Walker.
But sometimes, you just want to put a simple props.
So I searched a script for it and I didn’t found anything.

Then, here you can put some props on your maps.

About it

Simple and short script to spawn one time some props on your map.
I put it for free, then I’ll put it on Tebex for 2 CHF in 48H.

Features

  • Can fix your props
  • Can make destroyable props
  • Easy to setup
  • Standalone

HOW TO

  • Put the resource on your server.cfg
    start Spawnprops

To add some props, juste copy the line 11 and creat a new line under.

{ PropsHASH = "prop_side_spreader", x = 227.1, y = -955.52, z = 29.34-1, r = 325.54, f = false, inv = true},

Spawnprops.rar (881 Bytes)

2 Likes

Download is borked, by the way

1 Like

Thank you, I change it :smiling_face_with_three_hearts:

Nice script, but how do you use it?

1 Like

Interesting… .Have a video preview by chance?

1 Like

Hi,

You have to add it on your server, then you may copy the line 11 to an other line under to put a new props.
Change coordinate x, y ,z, then rotate.

Br

Hi !

It’s juste a normal script, it will juste spawn a props when you’ll connect on the server.
It generate a prop, client side.

Br

so it does not spawn by command?
the props are client sided?

Hi !
Yes exactly :slight_smile:
When you need to put just 1 props and don’t want to make it on code walker.

why would i want to spawn a prop that only I can see?

Do you know how FiveM works ? :smiling_face_with_three_hearts:
If every client spawn that on their own game. Everyone will see the props.

Have you download the resource ? :smiling_face_with_three_hearts:
The FiveM resource put a native sync netcode.

Unfortunately this script doesn’t work as intended, When you spawn an object and crash into it or touch it with a vehicle it will glitch and spawn duplicates of the object :frowning: