[Help] Ownership - 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)
+--- Thread: [Help] Ownership (
/showthread.php?tid=427441)
[Help] Ownership -
Pajser - 01.04.2013
The script: I'm using Raven's RolePlay gamemode
Description about the problem: I was using Ivex's ownership as FilterScript and there was working fine,but sometime when I want to use some events on the server and create event's vehicles,that event's vehicles spawns like the cars from CoS. I was thinking about that how I can fix that if I put that CoS in my gamemode script. I have put it there and it works fine,but if I restart the server that vehicles which I have bought are no available on the server. Can someone help me please
Part of the script: If You need just say
Re: [Help] Ownership -
brawrr - 01.04.2013
It is necessary that the values saved after restart, post script
Re: [Help] Ownership -
Pajser - 01.04.2013
This is the script:
http://pastebin.com/GSpdHjAH
That's in the FilterScript,but that I have put in my gamemode,with FS it works fine,but if you use it for longer time,then you will get the problem about mistakes with vehicle ids
Re: [Help] Ownership -
Pajser - 02.04.2013
Help me please !
AW: [Help] Ownership -
Blackazur - 02.04.2013
You should script an own Event thing with event vehicles ect. for that in your Gamemode, with FS its mostly sone thing.
Re: AW: [Help] Ownership -
Pajser - 02.04.2013
Quote:
Originally Posted by Blackazur
You should script an own Event thing with event vehicles ect. for that in your Gamemode, with FS its mostly sone thing.
|
I don't understand what do you mean about FS and GM O.o
AW: [Help] Ownership -
Blackazur - 02.04.2013
that you should create an own system for that, into your gamemode and not using an different filterscript. ^^
Re: AW: [Help] Ownership -
Pajser - 02.04.2013
Quote:
Originally Posted by Blackazur
that you should create an own system for that, into your gamemode and not using an different filterscript. ^^
|
But I want to fix this ownership,I don't know why it works fine via FS,but in the GM it doesn't work
Re: [Help] Ownership -
Pajser - 03.04.2013
Help me anyone ?
Re: [Help] Ownership -
Pajser - 05.04.2013
Refresh