Jump to content
  • 0

Warning si Erori.... HEEEELP


Punct.

Question

Help me....

E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "panels" shadows a variable at a preceding level

E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "doors" shadows a variable at a preceding level

E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "lights" shadows a variable at a preceding level

E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "tires" shadows a variable at a preceding level

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3725) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3737) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3748) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3759) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3770) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3783) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3795) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3805) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3815) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3826) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(3836) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4040) : error 004: function "SetPlayerToTeamColor" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4065) : error 004: function "SetPlayerToTeamColor" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4096) : error 004: function "ProxDetector" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4112) : error 017: undefined symbol "GetVehicleWithinDistance"

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4114) : error 017: undefined symbol "IsVehicleRc"

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4120) : error 017: undefined symbol "IsVehicleRc"

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4137) : error 017: undefined symbol "IsKeyJustDown"

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4139) : error 017: undefined symbol "StopLoopingAnim"

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4146) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4151) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4156) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4164) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4170) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4176) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4182) : error 004: function "PlayerToPoint" is not implemented

R 27: #define ARMOUR_INDEX 4 //this is the index of armour

R 3725:  ClearChatbox(playerid, 8);

R 3737:  ClearChatbox(playerid, 8);

R 3748:  ClearChatbox(playerid, 8);

R 3759:  ClearChatbox(playerid, 8);

R 3770:    ClearChatbox(playerid, 8);

R 3783:    ClearChatbox(playerid, 8);

R 3795:    ClearChatbox(playerid, 8);

R 3805:    ClearChatbox(playerid, 8);

R 3815:    ClearChatbox(playerid, 8);

R 3826:    ClearChatbox(playerid, 8);

R 3836:  ClearChatbox(playerid, 8);

R 4040:   SetPlayerToTeamColor(i);

R 4065: SetPlayerToTeamColor(i);

R 4096: ProxDetector    (30.0,i,string,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);

R 4112:            GetVehicleWithinDistance(playerid, x, y, z, 20.0, vehicle);//gets the player distance

from the vehicle

R 4114:            if(IsVehicleRc(vehicle)){ //it checks the player vehicle is RC or not .

R 4120:            if(IsVehicleRc(vehicleID) || GetVehicleModel(vehicleID) == RC_CAM){

R 4137: if(IsKeyJustDown(KEY_HANDBRAKE,newkeys,oldkeys))

R 4139:  StopLoopingAnim(playerid);

R 4146:     if((PlayerInfo[playerid][pMember] == 14 || PlayerInfo[playerid][pLeader] == 14) && PlayerToPoint(15.0, playerid, 2813.4294,-1468.8925,16.2634))

R 4151: if((PlayerInfo[playerid][pMember] == 5 || PlayerInfo[playerid][pLeader] == 5) && PlayerToPoint(15.0, playerid, 1426.8046875, -1893.0107421875, 8.4811763763428))

R 4156: if((PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pLeader] == 2 || PlayerInfo[playerid][pMember] == 3 || PlayerInfo[playerid][pLeader] == 3 || PlayerInfo[playerid][pJob] == 16) && PlayerToPoint(15.0, playerid, 1539.468872, -1636.378418, 12.703795))

R 4164:            else if((PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pLeader] == 2 || PlayerInfo[playerid][pMember] == 3 || PlayerInfo[playerid][pLeader] == 3 || PlayerInfo[playerid][pJob] == 16) && PlayerToPoint(15.0, playerid, 1589.053344,-1638.123168,14.122960))

R 4170:            else if((PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pLeader] == 2 || PlayerInfo[playerid][pLeader] == 3 || PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pMember] == 3) && PlayerToPoint(15, playerid, -1530.959106, 481.993042, 10.101480))

R 4176:  else if((PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pLeader] == 2 || PlayerInfo[playerid][pLeader] == 3 || PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pMember] == 3) && PlayerToPoint(15, playerid, -1631.585449, 688.303711, 9.052414))

R 4182:            else if((PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pLeader] == 2 || PlayerInfo[playerid][pLeader] == 3 || PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pMember] == 3) && PlayerToPoint(15, playerid, -1572.173828, 658.780518, 6.929190))

Nu mai deschideti in pu*a mea servere de SA:MP !

Jucati-va pe cele care sunt !   Sunt suficiente !

Reguli de bun simt:

1. Nu faceti reclama unde nu trebuie !

2. Nu injurati ca la usa cortului !

3. Daca esti analfabeti, taci din gura !

4. Nu abuza de 'scuze', 'din greseala' !

 

My work ::: http://pastebin.com/VRNRcaAs

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "panels" shadows a variable at a preceding level
E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "doors" shadows a variable at a preceding level
E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "lights" shadows a variable at a preceding level
E:\salvari\desktop\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "tires" shadows a variable at a preceding level
aceste erori se refera ca sunt deja definite acele variabile
C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4112) : error 017: undefined symbol "GetVehicleWithinDistance"
C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4114) : error 017: undefined symbol "IsVehicleRc"
C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4120) : error 017: undefined symbol "IsVehicleRc"
C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4137) : error 017: undefined symbol "IsKeyJustDown"
C:\Documents and Settings\user\Desktop\samp03\gamemodes\G-Zone.pwn(4139) : error 017: undefined symbol "StopLoopingAnim"

aceste erori sunt pentru ca nu ai definit acei parametrii,, tu le apelezi dar ele nu exista

si pentru restul trebuie sa creezi un public pentru "ClearChatbox" si pentru "PlayerToPoint"

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.