SA-MP Forums Archive
[GameMode] [GM] The Godfather 1 - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] [GM] The Godfather 1 (/showthread.php?tid=58613)

Pages: 1 2 3 4 5 6 7


[GM] The Godfather 1 - El Burro - 23.07.2007

I used to play on this server all the time, alot changed so I never played again.
Sorry to see you decided to do this.
I was Dikke_Ikke, btw.

Exellent work on the gamemode.


Re: [GM] The Godfather - Tiags - 23.07.2007

very good GM... keep up good work!




Re: [GM] The Godfather - Redirect Left - 23.07.2007

Wow. I never expected this to be released. Very good script, I used to play on the server till I got banned for a sh***y reason.

Awesome script, awesome work FeaR.


Re: [GM] The Godfather - Predat0r - 23.07.2007

Exellent work on the gamemode and thanks for post it but i have one problem, to register i need go to godfather-rp.co... and its for official account , no for my gamemode...


Re: [GM] The Godfather - El Burro - 23.07.2007

Just remove it, or remove the line kick playerid (both connect & spawn).


Re: [GM] The Godfather - Foxtrota - 23.07.2007

I think this is one of the best coded scripts I've seen since Pen1, You did an excellent job Fear.


Re: [GM] The Godfather - Joske_Vermeulen - 23.07.2007

Quote:
Originally Posted by x_renegod
Just remove it, or remove the line kick playerid (both connect & spawn).
Would wreck the script :/
because you need to login to use most of the stuff


Re: [GM] The Godfather - wdoyle2 - 23.07.2007

Please can someone release a register system please


Re: [GM] The Godfather - Foxtrota - 23.07.2007

Quote:
Originally Posted by wdoyle2
Please can someone release a register system please
Use Draco Blues script.


Re: [GM] The Godfather - El Burro - 23.07.2007

Quote:
Originally Posted by =Contador= [Mister Anonymous
]
Quote:
Originally Posted by x_renegod
Just remove it, or remove the line kick playerid (both connect & spawn).
Would wreck the script :/
because you need to login to use most of the stuff
Remove that too?
Like if you can't chat on the channel, remove the need to be logged in to use it!



Re: [GM] The Godfather - asteroid - 23.07.2007

Fatal error include UTILS


Re: [GM] The Godfather - Foxtrota - 23.07.2007

Quote:
Originally Posted by asteroid
Fatal error include UTILS
don't you have the include file?


Re: [GM] The Godfather - MaTrIx4057 - 23.07.2007

Really good man.


Re: [GM] The Godfather - wdoyle2 - 23.07.2007

foxtrota dracos blue doesn't work properly can someone create a login and register system that collects all the stats on login
Thanks


Re: [GM] The Godfather - FeaR - 23.07.2007

Everything you need is in the file, you could take a look at the update function, because if you rewrite a little bit of it you can simply make a register system with it.


Re: [GM] The Godfather - sneaky1337 - 23.07.2007

never thought you would ever release it o_o


Re: [GM] The Godfather - El0vric - 23.07.2007

This is good script, it probably took much time for you to code that, but it won't help others to learn scripting, it will only help to copy-paste.


Re: [GM] The Godfather - sebihunter - 23.07.2007

Can someone tell me how I can make an register script for this?


Re: [GM] The Godfather - Copia - 23.07.2007

thank's alot, love this GM, but a littel problem with the compiling
check this

[/pawn]
unable to execute compiler...
[pawn]

that's the error i got when i compile, any help ?


Re: [GM] The Godfather - PunneP - 23.07.2007

hi, i have a problem with use dudb.inc, when i added line #include <dudb>, than press f5, i see this:

D:\Games\GTASAN~1\SAMP-S~1.1-W\GAMEMO~1\gf.pwn(7255) : error 021: symbol already defined: "strtok"
D:\Games\GTASAN~1\SAMP-S~1.1-W\GAMEMO~1\gf.pwn(7270) : error 047: array sizes do not match, or destination array is too small
D:\Games\GTASAN~1\SAMP-S~1.1-W\GAMEMO~1\gf.pwn(8741) : warning 219: local variable "mod" shadows a variable at a preceding level
D:\Games\GTASAN~1\SAMP-S~1.1-W\GAMEMO~1\gf.pwn(2608 : warning 203: symbol is never used: "gMedicSpawns"
D:\Games\GTASAN~1\SAMP-S~1.1-W\GAMEMO~1\gf.pwn(2608 : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.