Jump to content

Creare Factiuni Noi - Godfather


Recommended Posts

  • Replies 73
  • Created
  • Last Reply

Top Posters In This Topic

Posted

lasa am rezolvat. Acu daca dau8 sa ma bage in factiune imi zice ca nu exista

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

Guest unforgiveN
Posted

Foarte folositor Tutorialul, Thanx Shurubel

  • 4 weeks later...
Guest francesco_totti
Posted

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.

Posted

M-am exprimat gresit scuze...eu vreau sa zic ca am facut tot ca in tutorial si nu merge cand dau /makeleader [id] [iD fatiune] si imi zice ca nu exista

cauta if(level > ID ultimei factiuni || level < 0) si la ID ultimei factiuni modifici cu ID pentru noua factiune

  • 1 month later...
Posted

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 !

???

Posted

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 !

  • 1 month later...
Posted

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"

  • 2 weeks later...
Guest Raz0r_Shakkur
Posted

foarte bun tutorialu bv ;) :> foarte bun pt incepatori

  • 3 weeks later...
Guest shobbyrlz1
Posted

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

  • 2 weeks later...
Posted

Shurubel nu am inteles nimic

Dar oricum bv !

Daca nu ai inteles din tutorialul asta nimic inseamna ca esti greu de cap fai copy*paste si tot reusesti ...

16189165.gifrastamaunbydeejaylobo1.gifsmileysw0181.gif

xmsok6ay41.gif

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

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.. !

Posted

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

Posted

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?

  • 1 month later...
Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.