SA-MP Forums Archive
[FS]CarOwnership problems, GM Problems - 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: [FS]CarOwnership problems, GM Problems (/showthread.php?tid=81897)



[FS]CarOwnership problems, GM Problems - coole210 - 14.06.2009

Okay i'm using [FS]CarOwnership.pwn and i changed it a bit and when i enter my server and it just crashes!
EVEN WHEN i use the normal non-changed version!

second problem : First time i spawn in my gamemode, it shows no models, but when i die its back.

third problem : I want the CarOwnership to say the vehicle is locked but the buyer is not online, but how do i make it so it checks if buyer is online or not?

FOURTH problem : When somebody quits my GM the GM crashes!



Somebody please respond (I have tried to search)


Re: Server crashs, gamemode messed up a bit. - coole210 - 15.06.2009

Help please - (:


Re: Server crashs, gamemode messed up a bit. - joeri55 - 15.06.2009

Maybe you could post your script so I can see more. Because I can't see the problem now.


Re: Server crashs, gamemode messed up a bit. - coole210 - 15.06.2009

Do you have msn? add me coole210@hotmail.com will only show parts on msn



Re: Server crashs, gamemode messed up a bit. - Badger(new) - 15.06.2009

I'm not sure whether this will be causing a problem, but the gettime you have in the script may be causing the problem (line 203).

read this and do the same but don't use hour and second for anything (if you don't want to).


Re: Server crashs, gamemode messed up a bit. - coole210 - 16.06.2009

Fixed the gamemode messing up. On my camera pos stuff it says
Code:
SetPlayerInterior(playerid, 14);
So i figured out i have to add
Code:
SetPlayerInterior(playerid,0);
Under
Code:
public OnPlayerSpawn



Re: [FS]CarOwnership problems, GM Problems - coole210 - 16.06.2009

Another problem added. If you know how to fix my problems just add me on MSN : coole210@hotmail.com or we can figure out a way to talk on PM. PM Or MSG me.

Another quick question : How do i make icons (not minimap icons) ? and where can i find ICON IDS?


Re: [FS]CarOwnership problems, GM Problems - coole210 - 17.06.2009

Please help.

I will fix the GM

So i decided to upload the car system on pastebin :

http://pastebin.com/fc48d3e9


Re: [FS]CarOwnership problems, GM Problems - Luka P. - 17.06.2009

For icons,you can find them on wiki.sa-mp.com