Jump to content

Creare Factiuni Noi - Godfather


Guest Shurubel

Recommended Posts

  • Replies 73
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...
Guest francesco_totti

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(4038) : warning 217: loose indentation

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(3886) : warning 204: symbol is assigned a value that is never used: "oldcar"

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(3886 -- 4042) : warning 217: loose indentation

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(3886 -- 4042) : error 017: undefined symbol "newcar"

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(3886 -- 4048) : warning 217: loose indentation

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(3886 -- 4048) : error 017: undefined symbol "newcar"

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(3886 -- 4050) : error 017: undefined symbol "newcar"

C:\Documents and Settings\dodo\My Documents\Downloads\server idiot\gamemodes\gf.pwn(3886 -- 4050) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

Link to comment
Share on other sites

  • 1 month later...

Deci din tote astea am inteles cate ceva dar nu am inteles inceputu CTR+F unde sa dau ctrl+f ince folder sau cums a adaug un ne grove sub alea ce imi da , scuzati ca nu ma pricep dar sunt la inceput u scripting si as vrea sa invat !

???

Link to comment
Share on other sites

Deci din tote astea am inteles cate ceva dar nu am inteles inceputu CTR+F unde sa dau ctrl+f ince folder sau cums a adaug un ne grove sub alea ce imi da , scuzati ca nu ma pricep dar sunt la inceput u scripting si as vrea sa invat !

???

1. Invata sa scri "ince" "cums a" "un ne grove" ce inseamna astea?

2. In programul pawno dai ctr+f si o sa iti apara un chenar si scrii acolo ce zice in tutorial

Samp.OnlyPro.ro - RolePlay - Join Us !

Link to comment
Share on other sites

  • 1 month later...

Am si eu o problema la linia unde pun cordonatele si la new grove. Cand copmilez imi da :  C:\Documents and Settings\Administrator\My Documents\Downloads\GW The GodF2ather\GW The GodFather(terminat)\gamemodes\gwgf.pwn(2948) : warning 202: number of arguments does not match definition [ asta imi da la cordonate care arat asa : SetPlayerPos(playerid, 217,2506.9888,-1671.8157,13); ]

C:\Documents and Settings\Administrator\My Documents\Downloads\GW The GodF2ather\GW The GodFather(terminat)\gamemodes\gwgf.pwn(28239) : warning 203: symbol is never used: "grove"

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
Guest shobbyrlz1

am o problema ai zis ca sa trecem id-urile dupa ce dam /oldcar , din pacate la linia asta

public OnPlayerStateChange(playerid, newstate, oldstate)
eu am asa
new string[256];
	if(newstate == PLAYER_STATE_ONFOOT)
	{
	    if(PlayerKarting[playerid] > 0 && PlayerInKart[playerid] > 0)
		{
		    PlayerInKart[playerid] = 0;
		    KartingPlayers --;
		}
	    if(TransportDuty[playerid] > 0)
		{
		    if(TransportDuty[playerid] == 1)
			{
		        TaxiDrivers -= 1;
			}
			else if(TransportDuty[playerid] == 2)
			{
			    BusDrivers -= 1;
			}
			TransportDuty[playerid] = 0;
			format(string, sizeof(string), "* You are now Off Duty and earned $%d.", TransportMoney[playerid]);
			SendClientMessage(playerid, COLOR_LIGHTBLUE, string);
			GivePlayerMoney(playerid, TransportMoney[playerid]);
			ConsumingMoney[playerid] = 1; TransportValue[playerid] = 0; TransportMoney[playerid] = 0;
		}

nu inteleg unde e ultima factiune ... ce schimb ? si am dat CTRL+F si numai e nimic cu numele ala... cum fac sa pun ID-ul la OLdcad care e 371

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 2 months later...
  • 2 months later...

C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(1977) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2002) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2073) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2077) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2089) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2093) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2097) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2101) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2105) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2109) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2113) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2125) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2129) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2133) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2137) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2141) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2153) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2157) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2161) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2173) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2177) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2253) : warning 219: local variable "Murrdock" shadows a variable at a preceding level
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2254) : warning 213: tag mismatch
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2899) : error 004: function "SendIRCMessage" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2921) : error 004: function "SendIRCMessage" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2933) : error 004: function "SaveCK" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2963) : error 004: function "SavePapers" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2994) : error 004: function "SaveFamilies" is not implemented

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.

Apar errorile astea.. va rog help me.. !

Link to comment
Share on other sites

C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(1977) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2002) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2073) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2077) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2089) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2093) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2097) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2101) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2105) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2109) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2113) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2125) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2129) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2133) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2137) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2141) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2153) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2157) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2161) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2173) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2177) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2253) : warning 219: local variable "Murrdock" shadows a variable at a preceding level
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2254) : warning 213: tag mismatch
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2899) : error 004: function "SendIRCMessage" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2921) : error 004: function "SendIRCMessage" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2933) : error 004: function "SaveCK" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2963) : error 004: function "SavePapers" is not implemented
C:\Documents and Settings\home\Desktop\dok\Zonek\gamemodes\x-dok.pwn(2994) : error 004: function "SaveFamilies" is not implemented

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.

Apar errorile astea.. va rog help me.. !

incearca sa faci dupa tutorialul acesta http://www.sa-mp.ro/forum/index.php/topic,9520.0.html

Link to comment
Share on other sites

salut am facut exact cum ai spus totul merge bn dar daca ii dau /fpk culoare numelui ramane a factiunii si daca vreau sai dau inv in alta imi zice ca ori are wanted ori e intr-o familie ori are un job

am dat clear quitjob si tot nu il da afara aveti idee?

Link to comment
Share on other sites

  • 1 month later...

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(636) : error 001: expected token: ";", but found "-"

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2460) : error 004: function "SetPlayerToTeamColor" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2485) : error 004: function "SetPlayerToTeamColor" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2579) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2583) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2595) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2599) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2603) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2607) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2611) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2615) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2619) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2631) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2635) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2639) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2643) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2647) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2659) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2663) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2667) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2679) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2683) : error 004: function "PlayerToPoint" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2788) : error 017: undefined symbol "UpdateCountText"

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(2793) : error 004: function "SendAdminMessage" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(3037) : error 004: function "SendIRCMessage" is not implemented

D:\samp\BlodZ\BloodzRp\GMS\BlodZ.pwn(3059) : error 004: function "SendIRCMessage" is not implemented

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

26 Errors.

IMI APAR ERORILE ASTEA CE POT FACE VA ROG AJUTATIMA SI CA SA STITI FOLOSESC GM BlodZ

ID DE MASS: stop_bebe2000

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.