Search Results
pretty sure the error has nothing to do with the download lol - however it's been years since i updated this so I'll have a look into the hosting - may have become inactive and need updated
1,615
lol awesome - i didn't even know my work was in the wiki's :S I will say it has since been optimized quite a massive amount... less looping through options to get the desired id's etc There are how...
182
i stopped maintaining this years ago bud sorry has been superceded by pluign code a long long time ago oh and I'm cptnsausage / tAxI etc - old account does not exist is all lol
1,136
So looking at pastebin its defo gonna be difficult to use as I've broken this INC up into multiple library files according to my own setup. I'll look into combining them or just pasting them all seper...
394
lol I'll tidy it up tonight when i get home. SS will come whenever i get to fully testing and perhaps a vid for sure. thanks for the suggestions! If you need to have a look at the vehicle features us...
394
Server Vehicle Management System Version: 1 Author: CJay9209 Required Includes: Foreach Include LStream Include SScanf Plugin/Include ===================== Secured Download HERE ==================...
394
your issue is that you don't understand the functions. onplayerenterehicle is called when a player enters a vehicle but they are not physically in it yet so it will always mess you up and you cannot r...
239
updated - minor tweak to fix missing vehicle entries in the vehicle types array that caused blank vehicle entries in database.
447
what script is it / has it been publicly released? if so VERY SPECIFICALLY explain the problem and we might be able to start narrowing it down for you
191
Lol I know. The second login is simply to make sure people don't take your name and steal your vehicles. The system used player names to match owned vehicles in the database. If the login ain't there ...
447
tAxI's Xtreme Vehicle Management System (XVM) Version: 2.1 Author: CJay9209 / tAxI / cptnsausage / Necrioss Required Includes: Foreach Include LStream Include SScanf Plugin/Include ZCMD Descripti...
447
I'm releasing this exactly later tonight - watch the FS section I will say if you search hard enough there's a few out there already
77
Ok check the code u originally posted. Ur missing a close bracket That's all that's wrong EDIT - Actually ur code is really not making any sense…here... pawn Код: public OnDialogResponse(pla...
167
mattakil is mostly right - u can run a website off SQLite no problem however. I run 3 for clients that use SQLite and have no issues. SQLite however does not support multi-threading. HOWEVER to the b...
124
or you could simply use the code you have there and change the check to use vehicleid instead - also remove the brackets around Pizzajob: pawn Код: public OnPlayerEnterVehicle(playerid, vehicleid...
63
well you need to have a decent file I/O setup in order to save the positions - which one are you using or is it custom built? Once we know how the filesystem is working then it's easier but the system...
119
you're Query needs to be formatted in one line unlike in PHP. you can't split it up like that or the compiler reads it as a new line with no parenthesis. at least thats what I think. I had the same i...
75
There's really only 3 mainstream GM's on here that allow multiple car ownership and saving. Which one you using?
104