Jump to content

deleted content


nobilzeusAdv
 Share

Recommended Posts

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7495) : error 017: undefined symbol "COLOR_MONEY"

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7496) : error 017: undefined symbol "SCMTA"

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7549) : warning 219: local variable "string" shadows a variable at a preceding level

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 017: undefined symbol "PlayerHit"

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : warning 215: expression has no effect

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 001: expected token: ";", but found "]"

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 029: invalid expression, assumed zero

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : fatal error 107: too many error messages on one line

 

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

 

 

6 Errors.

Link to comment
Share on other sites

  • Administrator

 

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7495) : error 017: undefined symbol "COLOR_MONEY"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7496) : error 017: undefined symbol "SCMTA"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7549) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 017: undefined symbol "PlayerHit"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : warning 215: expression has no effect
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 001: expected token: ";", but found "]"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : fatal error 107: too many error messages on one line
 
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
 
 
6 Errors.

 

Daca-l pui cu copy + paste, e claros :))

 

ON: E fain

Link to comment
Share on other sites

@@nobilzeusAdv trebuia sa specifici ca trebuie sa si-l adapteze singuri pentru gamemode-urile lor, acum o sa ai spam de errori si warnings pe aici.

Ai explicat in detaliu, felicitari.

Respecta si vei fi respectat.

 

BigInt Pawn:

Pacman C++: 

Snake C++:

Minesweeper C++:

 

mattbb.cash

leaks.ro

Link to comment
Share on other sites

 

C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7495) : error 017: undefined symbol "COLOR_MONEY"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7496) : error 017: undefined symbol "SCMTA"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7549) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 017: undefined symbol "PlayerHit"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : warning 215: expression has no effect
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 001: expected token: ";", but found "]"
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\samp\Black_D\gamemodes\BigZoneGM.pwn(7579) : fatal error 107: too many error messages on one line
 
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
 
 
6 Errors.

 

La inceputul gm-ului adaugi #define COLOR_MONEY 0x4dad2bFF

la inceputul gm-ului adaugi #define SCMTA SendClientMessageToAll

linia 7549 stergi new string.

la inceput de gm pui new PlayerHit[MAX_PLAYERS];

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...