[DiscordArchive] do i set the spawn locations of new players in the database?
[DiscordArchive] do i set the spawn locations of new players in the database?
Archived author: EscapedSheep • Posted: 2020-01-20T07:48:38.405000+00:00
Original source
do i set the spawn locations of new players in the database?
Archived author: EscapedSheep • Posted: 2020-01-20T07:56:48.618000+00:00
Original source
figured it out
Archived author: EscapedSheep • Posted: 2020-01-20T07:56:53.941000+00:00
Original source
```
UPDATE playercreateinfo SET map=@MAP, zone=@ZONE, position_X=@X, position_Y=@Y, position_Z=@Z, orientation=@O
```
![[Image: unknown.png?ex=690c57a8&is=690b0628&hm=9...5c0f8c146&]](https://cdn.discordapp.com/attachments/376457042392514560/668728725885550632/unknown.png?ex=690c57a8&is=690b0628&hm=924630426587447930d41a5457d43160d15975c64719ba05f5747575c0f8c146&)
Archived author: EscapedSheep • Posted: 2020-01-20T08:09:13.324000+00:00
Original source
hmm i keep getting
![[Image: unknown.png?ex=690c57a8&is=690b0628&hm=9...5c0f8c146&]](https://cdn.discordapp.com/attachments/376457042392514560/668728725885550632/unknown.png?ex=690c57a8&is=690b0628&hm=924630426587447930d41a5457d43160d15975c64719ba05f5747575c0f8c146&)
Archived author: EscapedSheep • Posted: 2020-01-20T08:09:22.467000+00:00
Original source
if i use any other appearance other than stock
Archived author: MaxtorCoder • Posted: 2020-01-20T08:09:27.815000+00:00
Original source
Huh
Archived author: MaxtorCoder • Posted: 2020-01-20T08:09:30.105000+00:00
Original source
Weird lol
Archived author: EscapedSheep • Posted: 2020-01-20T08:10:11.762000+00:00
Original source
is it because my client has hd models?