Re: [GM]Los Angeles Roleplay -
shadowski - 15.03.2009
Quote:
Originally Posted by Dairyll
/unfreeze
If you're frozen.
|
lol its not just me its the other players that will join the game and i will have to unfreeze everyone of them?
Re: [GM]Los Angeles Roleplay -
CrlminaL - 15.03.2009
Quote:
Originally Posted by shadowski
Quote:
Originally Posted by Dairyll
/unfreeze
If you're frozen.
|
lol its not just me its the other players that will join the game and i will have to unfreeze everyone of them?
|
They will re log, didn't you think about that way ?
Re: [GM]Los Angeles Roleplay -
[JnG]MediaFire - 15.03.2009
This is a very nice Game-mode i like RP gamemodes, thanks for sharing!
Re: [GM]Los Angeles Roleplay -
[IB]Scorcher - 15.03.2009
Quote:
Originally Posted by [JnG
MediaFire ]
This is a very nice Game-mode i like RP gamemodes, thanks for sharing!
|
No problems!
Re: [GM]Los Angeles Roleplay -
shadowski - 15.03.2009
Quote:
Originally Posted by CrlminaL
Quote:
Originally Posted by shadowski
Quote:
Originally Posted by Dairyll
/unfreeze
If you're frozen.
|
lol its not just me its the other players that will join the game and i will have to unfreeze everyone of them?
|
They will re log, didn't you think about that way ?
|
sure, or just go other role-play server... i think its better to fix this bug
Re: [GM]Los Angeles Roleplay -
andyF - 15.03.2009
Which lines are the transfer gates? I want to remove them, please help
Re: [GM]Los Angeles Roleplay -
DRCharlie - 15.03.2009
I found many doors in city hall. How to open them? And what faction does it need?
Re: [GM]Los Angeles Roleplay -
boolaboola - 15.03.2009
Quote:
Originally Posted by boolaboola
1)how to change paycheck amount...i think it's at that line.
if(IsPlayerConnected(i))
{
new newcar = GetPlayerVehicleID(i);
new level = PlayerInfo[i][pLevel];
if(level >= 0 && level <= 2) { PlayerInfo[i][pPayCheck] += 1; }
else if(level >= 3 && level <= 4) { PlayerInfo[i][pPayCheck] += 2; }
else if(level >= 5 && level <= 6) { PlayerInfo[i][pPayCheck] += 3; }
else if(level >= 7 && level <= 8 ) { PlayerInfo[i][pPayCheck] += 4; }
else if(level >= 9 && level <= 10) { PlayerInfo[i][pPayCheck] += 5; }
else if(level >= 11 && level <= 12) { PlayerInfo[i][pPayCheck] += 6; }
else if(level >= 13 && level <= 14) { PlayerInfo[i][pPayCheck] += 7; }
else if(level >= 15 && level <= 16) { PlayerInfo[i][pPayCheck] += 8; }
else if(level >= 17 && level <= 1 { PlayerInfo[i][pPayCheck] += 9; }
else if(level >= 19 && level <= 20) { PlayerInfo[i][pPayCheck] += 10; }
else if(level >= 21) { PlayerInfo[i][pPayCheck] += 11; }
if(PlayerInfo[i][pJailed] > 0)
{
tell me if i'm right or wrong and please leave a replay with code here if i'm wrong.
2) How to disable CJ Skin?
3) How to add server-side money on this script. I do everything like in tutorial, still it ain't working.
|
help?
Re: [GM]Los Angeles Roleplay - guest380349483093 - 15.03.2009
Quote:
Originally Posted by boolaboola
Quote:
Originally Posted by boolaboola
1)how to change paycheck amount...i think it's at that line.
if(IsPlayerConnected(i))
{
new newcar = GetPlayerVehicleID(i);
new level = PlayerInfo[i][pLevel];
if(level >= 0 && level <= 2) { PlayerInfo[i][pPayCheck] += 1; }
else if(level >= 3 && level <= 4) { PlayerInfo[i][pPayCheck] += 2; }
else if(level >= 5 && level <= 6) { PlayerInfo[i][pPayCheck] += 3; }
else if(level >= 7 && level <= 8 ) { PlayerInfo[i][pPayCheck] += 4; }
else if(level >= 9 && level <= 10) { PlayerInfo[i][pPayCheck] += 5; }
else if(level >= 11 && level <= 12) { PlayerInfo[i][pPayCheck] += 6; }
else if(level >= 13 && level <= 14) { PlayerInfo[i][pPayCheck] += 7; }
else if(level >= 15 && level <= 16) { PlayerInfo[i][pPayCheck] += 8; }
else if(level >= 17 && level <= 1 { PlayerInfo[i][pPayCheck] += 9; }
else if(level >= 19 && level <= 20) { PlayerInfo[i][pPayCheck] += 10; }
else if(level >= 21) { PlayerInfo[i][pPayCheck] += 11; }
if(PlayerInfo[i][pJailed] > 0)
{
tell me if i'm right or wrong and please leave a replay with code here if i'm wrong.
2) How to disable CJ Skin?
3) How to add server-side money on this script. I do everything like in tutorial, still it ain't working.
|
help?
|
I had same questions.
Re: [GM]Los Angeles Roleplay -
Dairyll - 16.03.2009
Quote:
Originally Posted by shadowski
Quote:
Originally Posted by CrlminaL
Quote:
Originally Posted by shadowski
Quote:
Originally Posted by Dairyll
/unfreeze
If you're frozen.
|
lol its not just me its the other players that will join the game and i will have to unfreeze everyone of them?
|
They will re log, didn't you think about that way ?
|
sure, or just go other role-play server... i think its better to fix this bug
|
I think it's something with the IsOwnableCar or whatever.
Remove the lines that warps you to a new position.
Re: [GM]Los Angeles Roleplay -
marowak - 25.03.2009
I have to warn that in a community of games stealing credits to look.
He is this servant
Address: 66.117.58.164:8074
It He steals credits
!!!!!
Re: [GM]Los Angeles Roleplay -
maniac001 - 25.03.2009
How To Add Car is Car Owner Ship?
Re: [GM]Los Angeles Roleplay -
tooomi - 26.03.2009
problem:
vehicles are not respawning... why
and how to fix that
Re: [GM]Los Angeles Roleplay -
ArTisT - 26.03.2009
Quote:
Originally Posted by marowak
I have to warn that in a community of games stealing credits to look.
He is this servant
Address: 66.117.58.164:8074
It He steals credits
!!!!!
|
I found one too
Server IP: 77.92.87.99:7788
OMG BIG FOOLS
You should remove ur gamemod if ppl will steal it and let remove that ip from sa:mp list
Re: [GM]Los Angeles Roleplay -
tooomi - 27.03.2009
PROBLEM: CARS ARENґT RESPAWNING!!! WHY
Re: [GM]Los Angeles Roleplay -
Snyper18 - 27.03.2009
Quote:
Originally Posted by ArTisT
Quote:
Originally Posted by marowak
I have to warn that in a community of games stealing credits to look.
He is this servant
Address: 66.117.58.164:8074
It He steals credits
!!!!!
|
I found one too
Server IP: 77.92.87.99:7788
OMG BIG FOOLS
You should remove ur gamemod if ppl will steal it and let remove that ip from sa:mp list
|
Omg you guys are noobs, Im sure they leave credit inside the PAWNO, There allowed to change stuff, due to the fact he released it..
Re: [GM]Los Angeles Roleplay -
Jaztek_Hodzic - 27.03.2009
put everything right, includes scriptfiles
but i get this error
Код:
C:\Documents and Settings\Owner\Desktop\Jazteks Test Server\gamemodes\larp.pwn(43812) : error 021: symbol already defined: "NameTimer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
?
Re: [GM]Los Angeles Roleplay -
Ryan_Undering - 27.03.2009
Hey, Can you include the faction names, teams, and familes in order E.G
1'st Faction) police
2'nd Faction) F.B.I
1'st Team) Civil
1'st family) Mafia
?
Also i have filter script request if you take them, if you can make uit can you pm it to me, i need a filter script with the command of like... /robstore & /robbank. thanks if you can place this into the GM or as a filterscript i would be very gratefull, Also in my server i have a co-ownership pos PM me if u want/need that
Re: [GM]Los Angeles Roleplay -
panther2 - 27.03.2009
How I can delete this Firstname_Lastname? I dont want it!
Re: [GM]Los Angeles Roleplay -
Snyper18 - 27.03.2009
Go to OnPlayerCOnnect, and look where if they dont have a "_" It kicks them, then just delete all that.