Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Collssdew

#1
Scripting Help / changing player model in gta4
June 09, 2025, 08:03:09 PM
i cant seem to get this native to work natives.changePlayerModel(int, int) i loaded and requested the model like i would in gta5 and i get the error Error: Error while calling the native, not sure if there is another way or not there is no info on it that i can seem to find
#2
client.player does not work on the server-side you guys need to keep your wiki more up to date half the stuff on it don't even work lol, i have similar issues with some of the natives as well, i run this https://wiki.gtaconnected.com/ScriptingExamples/AddObject from you wiki on the server-side and get: You must be spawned to spawn an object! so clearly it's null for some reason, my server is 1.7.0 running on a linux machine my client is 1.7.12 for gta 4, someone else already said this months ago and got ignored... and where even are the object ids? i can't seem to find them anywhere