Jump to content
  • Chatbox

    Load More
    You don't have permission to chat.

Recommended Posts

Posted

C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(10328) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(17051) : warning 202: number of arguments does not match definition
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(17066) : warning 202: number of arguments does not match definition
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(17092) : warning 202: number of arguments does not match definition
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(33782) : error 014: invalid statement; not in switch
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(33782) : warning 215: expression has no effect
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(33782) : error 001: expected token: ";", but found ":"
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(33782) : error 029: invalid expression, assumed zero
C:\Users\cristi\Desktop\HPQ123 samp\gamemodes\B-HOOD.pwn(33782) : fatal error 107: too many error messages on one line

Compilation aborted.

Pawn compiler 3.10.8              Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
    33782    case 3: format(string, sizeof(string), "Adminul %s a adaugat stock %d la Bullet PREMIUM.", GetName(playerid), ServerStock[type]);
    33783    case 4: format(string, sizeof(string), "Adminul %s a adaugat stock %d la NRG PREMIUM.", GetName(playerid), ServerStock[type]);

33782 e la fel ca 33783 deci o sa dea eroare si acolo,va rog rezolvati!!!

Posted

incearca dar nu ar fii asta problema. ceva e incomplet

 case 3: format(string, sizeof(string), "Adminul %s a adaugat stock %d la Bullet PREMIUM.", GetName(playerid), ServerStock[type]);
case 4: format(string, sizeof(string), "Adminul %s a adaugat stock %d la NRG PREMIUM.", GetName(playerid), ServerStock[type]);

  • 4 weeks later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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