[GameMode] [GM] The Godfather
#21




Hey, when I sum in a car of the factions can not use the special commands and the code should be well since the ids are correct.


Code:
		if(newcar == 82 || newcar == 84 || newcar == 85 || newcar == 94 || newcar == 162 || newcar == 163 || newcar == 164 || newcar == 165 || newcar == 166 || newcar == 167 || newcar == 168 || newcar == 173 || newcar == 174 || newcar == 175 || newcar == 176)
		{
		  if(PlayerInfo[playerid][pMember] == 10||PlayerInfo[playerid][pLeader] == 10) { }
		  else
			{
		    SendClientMessage(playerid,COLOR_GREY," No eres un taxista!");
		    RemovePlayerFromVehicle(playerid);
		  }
		}
Where is the bug?

I Dont have errors.
Reply
#22

come on!can someone pleease give me the .amx file..pleaseee
Reply
#23

Quote:
Originally Posted by Martin_Robinson
I like this gm
You 1 of the 50,000 people then.
Reply
#24

Quote:
Originally Posted by LightFight™
Quote:
Originally Posted by SлЯaS
How do I change Driving/Flying School to Los Santos?
Help...
Just change the coords - X,Y,Z
Of the Driving school /enter & /exit
Where are the coords [X,Y,Z] of the driving school?
Reply
#25

Search in the SCRIPT! .. Yessh damn noobs.. not eveything comes to you easy, You have to work in life.
Reply
#26

Quote:
Originally Posted by Bruzer18
Search in the SCRIPT! .. Yessh damn noobs.. not eveything comes to you easy, You have to work in life.
This is simple stuff though.
Reply
#27

Ye i know, To bad it's "hard " For them
Reply
#28

Where are the coords [X,Y,Z] of the driving school?
Help...
Reply
#29

EDIT :
DELETE
Reply
#30

Quote:
Originally Posted by SлЯaS
Where are the coords [X,Y,Z] of the driving school?
Help...
Control + F "DMV". Keep searching and you should find cords of alot of factions. Just edit bits from there to learn about them.
Reply
#31

Quote:
Originally Posted by [XG
Tez ]
Quote:
Originally Posted by SлЯaS
Where are the coords [X,Y,Z] of the driving school?
Help...
Control + F "DMV". Keep searching and you should find cords of alot of factions. Just edit bits from there to learn about them.
Text no found
Reply
#32

Where are the coords [X,Y,Z] of the driving school?
Help...
Reply
#33

But , Is there a script where the admin create the account (and no the players with /register) ?

Sorry for my bad englich , i'm french .
Reply
#34

Quote:
Originally Posted by Vincentdu90
But , Is there a script where the admin create the account (and no the players with /register) ?

Sorry for my bad englich , i'm french .
Not, this is original GF script that include /register <pass> on entering in server.
Reply
#35

Hello guys just a quick question.. where abouts in the scrip can i find the login bit where the player is standing by the vinewood sign coz i want to change it can i cant find it for dear life lol thanks

regards kry
Reply
#36

hi, if i want write a longer text it dont show the half.. i hope you understand?

i use GF.. how can i make it longer?
Reply
#37

I can not find a bug fix about the birthday bug when the server is crashing by tipping 88/88/888888888888

then the gamemode crash
need help pls
Reply
#38

Quote:
Originally Posted by Krytan
Hello guys just a quick question.. where abouts in the scrip can i find the login bit where the player is standing by the vinewood sign coz i want to change it can i cant find it for dear life lol thanks

regards kry
You'll have to ask Kye to update it. That's hard coded into SAMP like the loading screen with all the screenshots.
Reply
#39

Hey I got an error:

Code:
C:\Users\Dol\Desktop\Fantastic\gamemodes\frp.pwn(1115) : error 029: invalid expression, assumed zero
C:\Users\Dol\Desktop\Fantastic\gamemodes\frp.pwn(1115) : error 008: must be a constant expression; assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Heres my line:

Code:
new JoinPed[56][1] = {
{280},//POLICE_FORCE
{281},
{282},
{283},
{284},
{285},
{288},
{71},
{166},
{295},
{148},
{286},//FBI/ATF
{164},
{163},
{287},//ARMED_FORCES
{285},
{70},//FIRE/AMBULANCE
{274},
{275},
{276},
{277},
{278},
{279},
{258},//LA_COSA_NOSTRA
{127},
{126},
{125},
{124},
{113},
{111},
{98},
{120},//YAKUZA
{121},
{122},
{123},
{169},
{186},
{228},
{127},//HITMEN
{165},
{186},
{93},
{141},
{148},//NEWS_REPORTERS
{188},
{187},
{255},//TAXI_CAB_COMPANY
{253},
{59},//DRIVING/FLYING_SCHOOL
{60},//DRIVING/FLYING_SCHOOL
{76},//DRIVING/FLYING_SCHOOL
{150},//DRIVING/FLYING_SCHOOL
{173},//SF_RIFA
{174},
{175},
};
I added 3 skins as you can see for the SF Rifa. I changed the JoinPed to 54, 55, 56 they all gave different errors.

Please help!

Reply
#40

Quote:
Originally Posted by Dol
Hey I got an error:
Code:
new JoinPed[56][1] = {
{280},//POLICE_FORCE
{281},
{282},
{283},
{284},
{285},
{288},
{71},
{166},
{295},
{148},
{286},//FBI/ATF
{164},
{163},
{287},//ARMED_FORCES
{285},
{70},//FIRE/AMBULANCE
{274},
{275},
{276},
{277},
{278},
{279},
{258},//LA_COSA_NOSTRA
{127},
{126},
{125},
{124},
{113},
{111},
{98},
{120},//YAKUZA
{121},
{122},
{123},
{169},
{186},
{228},
{127},//HITMEN
{165},
{186},
{93},
{141},
{148},//NEWS_REPORTERS
{188},
{187},
{255},//TAXI_CAB_COMPANY
{253},
{59},//DRIVING/FLYING_SCHOOL
{60},//DRIVING/FLYING_SCHOOL
{76},//DRIVING/FLYING_SCHOOL
{150},//DRIVING/FLYING_SCHOOL
{173},//SF_RIFA
{174},
{175},
};
I added 3 skins as you can see for the SF Rifa. I changed the JoinPed to 54, 55, 56 they all gave different errors.

Please help!

Code:
new JoinPed[56][1] = {
{280},//POLICE_FORCE
{281},
{282},
{283},
{284},
{285},
{288},
{71},
{166},
{295},
{148},
{286},//FBI/ATF
{164},
{163},
{287},//ARMED_FORCES
{285},
{70},//FIRE/AMBULANCE
{274},
{275},
{276},
{277},
{278},
{279},
{258},//LA_COSA_NOSTRA
{127},
{126},
{125},
{124},
{113},
{111},
{98},
{120},//YAKUZA
{121},
{122},
{123},
{169},
{186},
{228},
{127},//HITMEN
{165},
{186},
{93},
{141},
{148},//NEWS_REPORTERS
{188},
{187},
{255},//TAXI_CAB_COMPANY
{253},
{59},//DRIVING/FLYING_SCHOOL
{60},//DRIVING/FLYING_SCHOOL
{76},//DRIVING/FLYING_SCHOOL
{150},//DRIVING/FLYING_SCHOOL
{173},//SF_RIFA
{174},
{175}
};
Try this one.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)