Posts: 51
Threads: 6
Joined: Nov 2012
Reputation:
0
Hello SA:MP Scripters, how are you all?
I have a problem, while im tryng to change anything in Los Santos City Roleplay gamemode and compiling it, it spawn 4 UNKNOWN ERRORS, so anyone can help me please.. i like the gamemode its very cool.
Thanks in advance,
Regards
N.T
Posts: 51
Threads: 6
Joined: Nov 2012
Reputation:
0
Anyone can help me please?
Posts: 3,715
Threads: 358
Joined: Apr 2012
Reputation:
0
Fine anyway like always
How could we fix the problem if you will not give the 4 errors.
Posts: 194
Threads: 48
Joined: Aug 2012
Reputation:
0
the script have 80000 line the problem in the 80001 line how ?
Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
then the finish is wrong, try by putting #endif I hope that it'll work or you dont have brackets at the end
like for example: return 1;
}
Posts: 51
Threads: 6
Joined: Nov 2012
Reputation:
0
C:\Users\NRD\Desktop\sgrp.pwn(35230) : warning 203: symbol is never used: "LastSMS"
C:\Users\NRD\Desktop\sgrp.pwn(35230) : warning 203: symbol is never used: "PhonePrivacy"
C:\Users\NRD\Desktop\sgrp.pwn(35230) : warning 203: symbol is never used: "txtcost"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Warnings.
^^
Posts: 51
Threads: 6
Joined: Nov 2012
Reputation:
0
There are much errors, anytime spawned those errors, ^^ anytime 4 unknown errors,
@Edmund, i will try to fix it, thanks.
Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
these warnings won't do anything to the script and it won't even damage it, anyway use #pragma function.
If I helped you please give me a reputation if you can.