SA-MP Forums Archive
Vehicle / IDs Bug (Please help.) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Vehicle / IDs Bug (Please help.) (/showthread.php?tid=79077)



Vehicle / IDs Bug (Please help.) - Puzi - 25.05.2009

Hi there,

I have a problem with vehicles and player IDs. I tried all car spawners and even admin script to spawn cars. Well, those script work, but vehicles wont spawn. And regarding the player IDs, i can only kick and ban id 0. Please help.

Thank You and Regards.
Puzi


Re: Vehicle / IDs Bug (Please help.) - Weirdosport - 25.05.2009

Errr, maybe show some script I don't know..


Re: Vehicle / IDs Bug (Please help.) - Puzi - 25.05.2009

Quote:
Originally Posted by Weirdosport
Errr, maybe show some script I don't know..
What you mean by that. All i have is some car spawners, 1 admin script and gamemode that I have made but I still improve it.


Re: Vehicle / IDs Bug (Please help.) - Weirdosport - 25.05.2009

How can you expect us to fix your problems if we can't see the script? At the moment I'm not actually sure what the problem is


Re: Vehicle / IDs Bug (Please help.) - Puzi - 25.05.2009

Quote:
Originally Posted by Weirdosport
How can you expect us to fix your problems if we can't see the script? At the moment I'm not actually sure what the problem is
Erm, I can upload the gamemode for you, but I dont want it to be stolen :P


Re: Vehicle / IDs Bug (Please help.) - member - 25.05.2009

he's not asking for your full gamemode script. Only show us your /kick /ban command and also the code that is not working to spawn cars.


Re: Vehicle / IDs Bug (Please help.) - Puzi - 25.05.2009

Quote:
Originally Posted by [B2K
Hustler ]
he's not asking for your full gamemode script. Only show us your /kick /ban command and also the code that is not working to spawn cars.
Oh sure, but there is a problem with /kick and /ban commands as they are in .amx file
I can get the vehicle spawn command though.

//edit: I have uploaded VehSpawner in the attachment, because it has too many lines.


Re: Vehicle / IDs Bug (Please help.) - member - 25.05.2009

Next time (hope not), put your long code on the pastebin site. Nobody likes downloading files for various reasons.

Anyways, what is the actual problem? doesn't the menu show at all, or the car doesn't spawn or what? and btw is this code copy/pasted from your gamemode?




Re: Vehicle / IDs Bug (Please help.) - Puzi - 25.05.2009

Ok, ill do that next time, sorry for that.

The menu appears normally under /spawnmenu command but the vehicles don't spawn at all. I wondered whether it could be the max. reached vehicle limit in my gamemode, but i tried deleting some cars, and it still doesn't work. Besides, I have downloaded this script from forums.

P.S - When i try to spawn cars with admin script under /createveh they also won't spawn.