help plz fast
#1

C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(1340) : error 017: undefined symbol "Logged"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(1389) : error 017: undefined symbol "i_hangup"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(1392) : error 017: undefined symbol "ResetZamoraWeapons"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(1844) : error 017: undefined symbol "split"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2005) : error 017: undefined symbol "split"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2031) : error 017: undefined symbol "Logged"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2036) : error 017: undefined symbol "GetAccountName"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(206 : error 017: undefined symbol "SaveZamoraAmmo"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2392) : error 017: undefined symbol "SaveToys"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2401) : error 017: undefined symbol "GetAccountName"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2776) : error 017: undefined symbol "LoadToys"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2781) : error 017: undefined symbol "GetName"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2786) : error 017: undefined symbol "RPHLN"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2787) : error 017: undefined symbol "SendHelperMessage"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2791) : error 017: undefined symbol "RPMODLN"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2792) : error 017: undefined symbol "StaffWarn"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2816) : error 017: undefined symbol "RPALN"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2817) : error 017: undefined symbol "SendAdminMessage"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2879) : error 017: undefined symbol "split"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2906) : error 017: undefined symbol "HT"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2907) : error 017: undefined symbol "HT"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(2989) : error 017: undefined symbol "split"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(3000) : error 017: undefined symbol "GT"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(3001) : error 017: undefined symbol "GT"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(3080) : error 017: undefined symbol "fcreate"
C:\Users\Kevin Burke\Desktop\maingm\IRP.pwn(3090) : error 017: undefined symbol "split"

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


26 Errors.


Can somebody fix this for me? here's the script
https://www.upload.ee/files/5620749/maingm.rar.html
Reply
#2

What is fuckup here?
Reply
#3

What fuckup? something is really fucked, i just removed like 2 pickups and 3 3dtextlabels and this happened.. i got no backup nor idea how to fix this
Reply
#4

Quote:
Originally Posted by KevinExec
Посмотреть сообщение
What fuckup? something is really fucked, i just removed like 2 pickups and 3 3dtextlabels and this happened.. i got no backup nor idea how to fix this
Did u remember the lines?
Reply
#5

Give me the pastebin with the code, il see the problem and try to fix it if possible.

#off_topic
Can anyone help me with my problem?
- https://sampforum.blast.hk/showthread.php?tid=602318&page=2
Reply
#6

Kevin you surely removed a { or }
26 errors means bad stock the most of times, or really 26 errors in gamemode
sorry i was afk for 2 hours
Reply
#7

Can somebody help me with this? I can't post 40k lines on pastebin mate. Please someone look at these lines and compile it for me.
Reply
#8

kevin removing label and pickup functions you removed a '{' or a '}', just take your gamemode with things you deleted and delet again them making sure to dont remove any stock.
Reply
#9

Quote:
Originally Posted by xEF
Посмотреть сообщение
kevin removing label and pickup functions you removed a '{' or a '}', just take your gamemode with things you deleted and delet again them making sure to dont remove any stock.
I've got through the whole gamemode many times. I didn't find any errors plus what do the "undefined symbol" mean lol, in these lines on the errors, I don't see any errors. Do I have to #define or what?
Reply
#10

u said u removed a pickup, so i chcked the pickup but cant find something wrong here

PHP код:
stock LoadPickups()
{
    
Create3DTextLabel("."COLOR_RED1031.6764,-1442.6636,13.55461501);
    
// Fixing pickups, 1st one doesn't show for some reason
    
new string[128];
    
// Dealership's Pickups
    
CreatePickup(12391545.6661,-1292.2437,17.2422); // Dealership
    
Create3DTextLabel("Grotti's Vehicles Dealership\nUse {01A9DB}/buycar{FFFFFF} to buy a vehicle"COLOR_WHITE545.6661,-1292.2437,17.24221501);
    
// Drugs Pickups
    
CreatePickup(12791323.0012,1118.5720,1083.8828); // Actual Seed Pickup
    
format(stringsizeof(string), "Seed Pickup\n{01A9DB}/buyseed {FFFFFF}to get seed\nAvailable Stock: {01A9DB}%d{FFFFFF}/{01A9DB}2000"Seed);
    
SeedsText CreateDynamic3DTextLabel(stringCOLOR_WHITE323.0012,1118.5720,1083.882815);
    
CreatePickup(127912345.3992,-1185.6423,1027.9766); // Actual cocaine Pickup
    
format(stringsizeof(string), "Cocaine Pickup\n{01A9DB}/buycocaine {FFFFFF}to get cocaine\nAvailable Stock: {01A9DB}%d{FFFFFF}/{01A9DB}2000"cocaine);
    
cocaineText CreateDynamic3DTextLabel(stringCOLOR_WHITE2345.3992,-1185.6423,1027.976615);
    
// Interiors Pickups
    
CreatePickup(12391757.1003,5.9849,1000.70071); // Gym Training
    
Create3DTextLabel("Fighting Styles\n{01A9DB}/train {FFFFFF}to change your fighting style"COLOR_WHITE757.1003,5.9849,1000.70071511);
    
CreatePickup(12391, -1689.6455,1037.2737,45.21090); // Crates packages
    
Create3DTextLabel("Crates Packages\n{01A9DB}/getcrate {FFFFFF}to get a package"COLOR_WHITE, -1689.6455,1037.2737,45.21091501);
    
// Get License
    
CreatePickup(158111959.3208,-1129.9222,987.52980); // Crates packages
    
Create3DTextLabel("Department Motor Of Vehicles\n{01A9DB}/getlicense {FFFFFF}to get a license"COLOR_WHITE1959.3208,-1129.9222,987.52981501);
    
//Cityhall Options
    
CreatePickup(12391361.8711,173.8035,1008.3828); // SERVICES
    
Create3DTextLabel("{FF6347}{FF6347}Name Service: {00FF00}/namechange\n{FF6347}Gender Service: {00FF00}/sexchange\n{FF6347}Age Service: {00FF00}/agechange\n{FF6347}Phone Service: {00FF00}/phchange"COLOR_LIGHTRED361.8711,173.8035,1008.3828+0.71501);
    
// Entrance
    
DOCPickup CreatePickup(12391806.7476,-2431.9968,14.0009); // NG
    
BUYPickup CreatePickup(12391, -1558.5209,-2723.1025,48.7435); // BuyProduct
    
WithdrawPickup CreatePickup(12391, -1772.3883,1011.3082,97.8391); // Withdraw Icon
    
DepositPickup CreatePickup(123911772.6588,1014.2200,97.8236); // Deposit Icon
    
VIPPickup CreatePickup(123911831.0460,-1075.4194,23.8367); // VIP
    
CityHallPickup CreatePickup(123911480.9678,-1771.8704,18.7958); // CityHall
    
GymPickup CreatePickup(123912229.9487,-1721.3040,13.5618); // Gym
    
DrugPickup CreatePickup(123912165.9492,-1671.1947,15.0732); // Seeds House
    
cocainePickup CreatePickup(123912351.9326,-1170.6655,28.0747); // Cocaine Lab
    
FactoryPickup CreatePickup(1239165.4823,-292.5736,1.5781); // Factory Pickup
    
DMVPickup CreatePickup(123912045.6598,-1908.0221,13.5469); // DMV Pickup
    
SaintsPickup CreatePickup(123911172.4875,-1323.2266,15.4027); // All Saints Pickup
    
BankPickup CreatePickup(123911462.4424,-1011.7301,26.8438); // Bank Pickup
    
Create3DTextLabel("{FFFFFF}City Hall"COLOR_YELLOW1480.9678,-1771.8704,18.79581501);
    
Create3DTextLabel("{FFFFFF}San Andreas Prison"COLOR_YELLOW806.7476,-2431.9968,14.00091501);
    
Create3DTextLabel("{FFFFFF}Product Company"COLOR_YELLOW, -1558.5209,-2723.1025,48.74351501);
    
Create3DTextLabel("VIP Lounge"COLOR_VIP1831.0460,-1075.4194,23.83671501);
    
Create3DTextLabel("{FFFFFF}Ganton Gym"COLOR_YELLOW2229.9487,-1721.3040,13.56181501);
    
Create3DTextLabel("{FFFFFF}Seeds House"COLOR_YELLOW2165.9492,-1671.1947,15.07321501);
    
Create3DTextLabel("{FFFFFF}Cocaine Lab"COLOR_YELLOW2351.9326,-1170.6655,28.07471501);
    
Create3DTextLabel("{FFFFFF}Drug Factory"COLOR_YELLOW65.4823,-292.5736,1.57811501);
    
Create3DTextLabel("{FFFFFF}Department Motor Of Vehicles"COLOR_YELLOW2045.6598,-1908.0221,13.54691501);
    
Create3DTextLabel("{FFFFFF}All Saints General Hospital"COLOR_YELLOW1172.4875,-1323.2266,15.40271501);
    
Create3DTextLabel("{FFFFFF}Bank"COLOR_YELLOW1462.4424,-1011.7301,26.84381501);
    
// Products Pickup 1
    
CreatePickup(12791, -63.0331,-1121.3658,1.1607); // Products Pickup 1
    
Create3DTextLabel("Products Pickup\n{01A9DB}/load {FFFFFF}to get some products"COLOR_WHITE, -63.0331,-1121.3658,1.1607+0.93001);
    
// Products Pickup 2
    
CreatePickup(12791, -60.0844,-1112.7158,1.1274); // Products Pickup 2
    
Create3DTextLabel("Products Pickup\n{01A9DB}/load {FFFFFF}to get some products"COLOR_WHITE, -60.0844,-1112.7158,1.1274+0.93001);
    
// Jobs
    
CreatePickup(12391, -76.8260,-1136.7341,1.0781); // Trucker Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Trucker\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_WHITE, -76.8260,-1136.7341,1.0781+0.53001);
    
CreatePickup(123912227.9976,-1718.2604,13.5321); // Bodyguard Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Bodyguard\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_WHITE2227.9976,-1718.2604,13.5321+0.51501);
    
CreatePickup(123912330.0693,-2315.4709,13.5469); // Mechanic Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Mechanic\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_WHITE2330.0693,-2315.4709,13.5469+0.51501);
    
CreatePickup(123911380.8300,-1088.7698,27.3844); // Lawyer Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Lawyer\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_WHITE1380.8300,-1088.7698,27.3844+0.51501);
    
CreatePickup(123912178.5518,-1660.4418,14.9644); // Drugs Dealer Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Drugs Dealer\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_WHITE2178.5518,-1660.4418,14.9644+0.51501);
    
CreatePickup(123912354.7354,-1170.1056,28.0475); // Drugs Smuggler Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Drugs Smuggler\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_WHITE2354.7354,-1170.1056,28.0475+0.51501);
       
CreatePickup(123912097.8765,-111.1796,8.1172);// Weapons Dealer Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Weapons Dealer\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_RED2097.8765,-111.1796,8.11721501);
    
CreatePickup(123912112.5371,-121.4570,2.1263); // Weapons Smuggler Job
    
Create3DTextLabel("{FFFFFF}Job Place\n{FFFF00}Weapons Smuggler\n{FFFFFF}Type {FFFF00}/join {FFFFFF}to get that job"COLOR_RED2112.5371,-121.4570,2.12631501);
    
//paintball text
    
Create3DTextLabel("{FFFFFF}Paintball Arena\n{01A9DB}/startpb {FFFFFF}to create a paintball game\n{01A9DB}/enterpb {FFFFFF}to join a paintball game"COLOR_WHITE1310.1110,-1368.5656,14.51778620,0,1);
    
CreatePickup(131311310.1110,-1368.5656,13.517786); // paintball pickup
    // arrest place
    
CreateDynamic3DTextLabel("Jail Arrest Point\n{01A9DB}/arrest {FFFFFF}to arrest a suspect"COLOR_WHITE1527.1012,-1677.6177,5.890612);
    
CreatePickup(131411527.1012,-1677.6177,5.8906);
    
CreatePickup(12471870.4260,-2341.1616,13.0859); // Deliver
    
Create3DTextLabel("{FFFFFF}Suspect Deliver Point\nType {01A9DB}/deliver {FFFFFF}to deliver suspect"COLOR_WHITE870.4260,-2341.1616,13.08593001);
    
// Materials Pickups
    
CreatePickup(34812128.8381,-102.9780,2.1263); // low Materials Pickup
    
Create3DTextLabel("Low Materials Pickup\n{01A9DB}/getmats {FFFFFF}to get some packages"COLOR_WHITE2128.8381,-102.9780,2.12631501);
    
CreatePickup(35612118.5664,-103.2024,2.1263); //med Materials Pickup
    
Create3DTextLabel("Medium Materials Pickup\n{01A9DB}/getmats {FFFFFF} to get some packages"COLOR_WHITE2118.5664,-103.2024,2.12631501);
    
CreatePickup(35112120.7715,-114.0335,2.1263); //high Materials Pickup
    
Create3DTextLabel("High Materials Pickup\n{01A9DB}/getmats {FFFFFF} to get some packages"COLOR_WHITE2120.7715,-114.0335,2.12631501);
    
CreatePickup(34812676.7568,-1542.1117,25.1067); // Materials Dropoff
    
Create3DTextLabel("Low Materials Dropoff\n{01A9DB}/delivermats {FFFFFF}to deliver packages"COLOR_WHITE2676.7568,-1542.1117,25.10671501);
    
CreatePickup(3561251.6972,-156.0768,1.5703); //med Materials Dropoff
    
Create3DTextLabel("Medium Materials Dropoff\n{01A9DB}/delivermats {FFFFFF}to deliver packages"COLOR_WHITE251.6972,-156.0768,1.57031501);
    
CreatePickup(351134.7790,-2647.2515,40.7285); //high Materials Dropoff
    
Create3DTextLabel("High Materials Dropoff\n{01A9DB}/delivermats {FFFFFF}to deliver packages"COLOR_WHITE34.7790,-2647.2515,40.72851501);
    print(
"Static pickups loaded.");
    return 
1;

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)