SA-MP Forums Archive
[FilterScript] Dynamic Robberies - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Dynamic Robberies (/showthread.php?tid=607450)

Pages: 1 2


Dynamic Robberies - rootcause - 19.05.2016

I was planning to use this in my gamemode but since I abandoned it, might as well release this.


Features

Dynamic: You can add and remove robberies in-game with ease.

Bailing: You can leave the robbery checkpoint at any time and you'll get the money you stole.

No Honor Among Thieves: If you kill a robber, you'll get the money they stole.

Records: Simply a "who stole the most amount of money from here" thing, if you break a robbery place's record, you'll get a 15% bonus.

Commands (RCON Only)

/createrobbery - Brings up the robbery creation dialog.
/removerobbery - Brings up the robberies dialog, you can remove a robbery place from there.

Credits

Slice for SQLite Improved
Incognito for Streamer Plugin
Yashas for Improved ZCMD

Downloads

Mediafire || Pastebin



Re: Dynamic Robberies - WhiteGhost - 20.05.2016

Brilliant


Re: Dynamic Robberies - darkhunter332 - 20.05.2016

Wow!
This one looks amazing !


Re: Dynamic Robberies - Bolex_ - 20.05.2016

Nice


Re: Dynamic Robberies - iKevin - 20.05.2016

Dope man.


Re: Dynamic Robberies - Ritzy2K - 20.05.2016

Can't watch video.


Re: Dynamic Robberies - TheTrue - 20.05.2016

Nice one.


Re: Dynamic Robberies - JamalMaddox - 21.05.2016

Nice one, repped


Re: Dynamic Robberies - Coming - 21.05.2016

Thank you brother and 30 cm damarli penis and vajina sokmak in di kılap sexi leydiler bize geldiler sikiştiler


Re: Dynamic Robberies - BurnZ - 23.05.2016

Having errors and cannot compile.

Quote:

C:\Users\Me\Desktop\Test\pawno\include\sqlitei.inc (969) : error 017: undefined symbol "db_get_result_mem_handle"
C:\Users\Me\Desktop\Test\pawno\include\sqlitei.inc (978 ) : error 017: undefined symbol "db_get_result_mem_handle"
C:\Users\Me\Desktop\Test\pawno\include\sqlitei.inc (2159) : error 017: undefined symbol "db_get_result_mem_handle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.




Re: Dynamic Robberies - justice96 - 23.05.2016

Would be more interested if it's using YSI (iterate) to add/delete robbery.


Re: Dynamic Robberies - BurnZ - 23.05.2016

Um.. Any help?

Quote:

Having errors and cannot compile.

Quote:
C:\Users\Me\Desktop\Test\pawno\include\sqlitei.inc (969) : error 017: undefined symbol "db_get_result_mem_handle"
C:\Users\Me\Desktop\Test\pawno\include\sqlitei.inc (978 ) : error 017: undefined symbol "db_get_result_mem_handle"
C:\Users\Me\Desktop\Test\pawno\include\sqlitei.inc (2159) : error 017: undefined symbol "db_get_result_mem_handle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.




Re: Dynamic Robberies - SecretBoss - 23.05.2016

What about making it in MySQL?? It's easy I know, but its really very hard for some people


Re: Dynamic Robberies - justice96 - 23.05.2016

Quote:
Originally Posted by SecretBoss
View Post
What about making it in MySQL?? It's easy I know, but its really very hard for some people
I'm going to improve it, later.


Re: Dynamic Robberies - SecretBoss - 23.05.2016

Quote:
Originally Posted by justice96
View Post
I'm going to improve it, later.
Yea, nice

This fs gave me a lot of ideas, great work as always rootcause


Re: Dynamic Robberies - TaiRinsuru - 23.05.2016

Quote:
Originally Posted by BurnZ
View Post
Um.. Any help?
Did you #define a_mysql?


Re: Dynamic Robberies - BurnZ - 24.05.2016

^Yes.

It's just sad that a lot of people these days releases things that doesn't work/needs to be edited a lot for it to work.


Re: Dynamic Robberies - Amunra - 24.05.2016

Crash when Run the Server ..
I Try to Print and The Cant Execute when db_query(..,"CREATE TABLE...);


Re: Dynamic Robberies - Amunra - 25.05.2016

Quote:
Originally Posted by BurnZ
View Post
Um.. Any help?
A New version SQLite is error ...
Maybe wait for Slice to fix that


Re: Dynamic Robberies - rootcause - 05.06.2016

Thanks guys!

Quote:
Originally Posted by SecretBoss
View Post
What about making it in MySQL?? It's easy I know, but its really very hard for some people
Quote:
Originally Posted by justice96
View Post
Would be more interested if it's using YSI (iterate) to add/delete robbery.
Maybe in the future.

Quote:
Originally Posted by BurnZ
View Post
Having errors and cannot compile.
Make sure you have the latest versions of everything, even SA-MP includes.

Quote:
Originally Posted by Amunra
View Post
Crash when Run the Server ..
I Try to Print and The Cant Execute when db_query(..,"CREATE TABLE...);
No idea, sorry.