01.03.2014, 13:00
Hi guys, i today wanted to put one gamemode but when i try to complete it says;
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(36) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : error 012: invalid function call, not a valid address
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : warning 215: expression has no effect
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : warning 215: expression has no effect
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : warning 215: expression has no effect
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : error 001: expected token: ";", but found ")"
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : error 029: invalid expression, assumed zero
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : fatal error 107: too many error messages on one line
here is the line of fatal error;
EchoConnection = ircConnect("irc.gtanet.com", 6667, "EchoBot");
Can you help me pls?
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(36) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : error 012: invalid function call, not a valid address
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : warning 215: expression has no effect
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : warning 215: expression has no effect
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : warning 215: expression has no effect
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : error 001: expected token: ";", but found ")"
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : error 029: invalid expression, assumed zero
C:\Users\prop\Downloads\Desktop\srw\gamemodes\lvrc r.pwn(1360) : fatal error 107: too many error messages on one line
here is the line of fatal error;
EchoConnection = ircConnect("irc.gtanet.com", 6667, "EchoBot");
Can you help me pls?