Re: [GM] Los Angeles Roleplay -
shady91 - 18.09.2009
i no this is the offical re-release but isnt
Moderntopia Roleplay: Los Santos A GodFather edit anyway with a lot added plus MySQL.
Re: [GM] Los Angeles Roleplay -
[IB]Scorcher - 18.09.2009
Quote:
Originally Posted by Shady91
|
Yes, but due to MT-RP's MySQL system, it's more complicated then GF.
Re: [GM] Los Angeles Roleplay -
shady91 - 18.09.2009
Quote:
Originally Posted by o BLACKZ o
Quote:
Originally Posted by Shady91
|
Yes, but due to MT-RP's MySQL system, it's more complicated then GF.
|
Yeah i no

well i think all the other LA-RP topic should be removed and pointed here.
Re: [GM] Los Angeles Roleplay -
Mechscape - 26.09.2009
That is easy to remove Out of Stock, just go GM and remove what saying "Out of stock" and includes to saying.
Re: [GM] Los Angeles Roleplay -
quattro14 - 26.09.2009
I catch 5 fish and sell it,go again fising i catch 1 fish and SAY: Caught to many fish, wait till its reduced
How i catch 5 fish and again again?
Re: [GM] Los Angeles Roleplay -
Mechscape - 26.09.2009
Quote:
Originally Posted by quattro14
I catch 5 fish and sell it,go again fising i catch 1 fish and SAY: Caught to many fish, wait till its reduced
How i catch 5 fish and again again?
|
Remove that code:
Code:
if(PlayerInfo[playerid][pFishes] > 5)
{
SendClientMessage(playerid, COLOR_GREY, " Caught to many fish, wait till its reduced !");
return 1;
}
Re: [GM] Los Angeles Roleplay -
Roxan_Almighty - 26.09.2009
Quote:
Originally Posted by Mechscape
Quote:
Originally Posted by quattro14
I catch 5 fish and sell it,go again fising i catch 1 fish and SAY: Caught to many fish, wait till its reduced
How i catch 5 fish and again again?
|
Remove that code:
Code:
if(PlayerInfo[playerid][pFishes] > 5)
{
SendClientMessage(playerid, COLOR_GREY, " Caught to many fish, wait till its reduced !");
return 1;
}
|
Yeah, as he said just delete that, or if you still want a limit but a HIGHER limit, change the number 5 to like 10 if u wanna have to catch 10 then it says it...
Re: [GM] Los Angeles Roleplay -
Mr_Guti - 26.09.2009
please ... somebody tell me the commands of the gates of the police?
Re: [GM] Los Angeles Roleplay -
Mr_Guti - 26.09.2009
please ... somebody tell me the commands of the gates of the police?
Re: [GM] Los Angeles Roleplay -
[IB]Scorcher - 26.09.2009
Quote:
Originally Posted by Mr_Guti
please ... somebody tell me the commands of the gates of the police?
|
It's in /help
Re: [GM] Los Angeles Roleplay -
ClaSh - 26.09.2009
Hi,
You want to open gate police ?
I think is: /gateopen and /gateclose
Re: [GM] Los Angeles Roleplay -
Mr_Guti - 26.09.2009
... for the outside bars / gateopen. work. But for the inside of the police station?
Re: [GM] Los Angeles Roleplay -
ClaSh - 26.09.2009
For insite is: /dooropen and /doorclose
Re: [GM] Los Angeles Roleplay[Recommended for advanced Beginners!] -
Losane - 04.01.2010
It misses the file .amx in the file "gamemodes" no?
Re: [GM] Los Angeles Roleplay[Recommended for advanced Beginners!] -
TheBug - 04.01.2010
Need AMX File
Re: [GM] Los Angeles Roleplay[Recommended for advanced Beginners!] -
[IB]Scorcher - 04.01.2010
Like I said, NO links are needed.
Compile the PWN > Get the AMX, bye!
Re: [GM] Los Angeles Roleplay[Recommended for advanced Beginners!] -
Losane - 04.01.2010
A problem:
Code:
C:\Users\Valentin\Desktop\GTA SAMP\gamemodes\larp.pwn(42713) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\Valentin\Desktop\GTA SAMP\gamemodes\larp.pwn(43813) : error 021: symbol already defined: "NameTimer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: [GM] Los Angeles Roleplay[Recommended for advanced Beginners!] -
rannyere - 04.01.2010
Nice script. =D :P
Re: [GM] Los Angeles Roleplay[Recommended for advanced Beginners!] -
Losane - 04.01.2010
Quote:
Originally Posted by Losane
A problem:
Code:
C:\Users\Valentin\Desktop\GTA SAMP\gamemodes\larp.pwn(42713) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\Valentin\Desktop\GTA SAMP\gamemodes\larp.pwn(43813) : error 021: symbol already defined: "NameTimer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Somebody can help me pls?
Re: [GM] Los Angeles Roleplay[Recommended for advanced Beginners!] -
TheBug - 04.01.2010
this dont work for mee xDD i realy need the AMX file