View Issue Details

IDProjectCategoryView StatusLast Update
0000213ServerGrand Theft Auto IVpublic2026-05-07 13:59
ReporterTosfera Assigned ToPerikiyoXD  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.1.21 
Summary0000213: creating vehicles is done differently on a server compared to a client
Description

Servers are using the "gta" namespace while clients aren't.

Steps To Reproduce
  1. create a script and mark it as server
  2. add in the code: gta.createVehicle(1821991593, Vec3(-246.37889099121, -589.7584838867, 4.1604571342468))
  3. the car should spawn
  4. remove "gta." and reboot the script
  5. error pops up
TagsNo tags attached.
Game

Activities

PerikiyoXD

2026-05-07 13:59

developer   ~0000513

Server and client now uses gta namespace

Issue History

Date Modified Username Field Change
2020-10-09 20:13 Tosfera New Issue
2026-05-07 13:59 PerikiyoXD Assigned To => PerikiyoXD
2026-05-07 13:59 PerikiyoXD Status new => resolved
2026-05-07 13:59 PerikiyoXD Resolution open => fixed
2026-05-07 13:59 PerikiyoXD Note Added: 0000513