- 0
Warning si Erori.... HEEEELP
-
Similar Content
-
- 2 answers
- 870 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Punct.
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:
My work
:::http://pastebin.com/VRNRcaAs2 answers to this question
Recommended Posts