Jump to content

Question

Posted

Am o problema la sistemul de roll 

C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34459) : warning 213: tag mismatch
C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34459) : error 001: expected token: ",", but found ";"
C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34508) : warning 213: tag mismatch
C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34519) : warning 213: tag mismatch
Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
 

34459-if(PlayerInfo[playerid][pRoll] < 10) return SCM(playerid, COLOR_ERROR, "Nu ai 10 puncte de roll";

34508-PlayerInfo[playerid][pRoll] -= 10;

34519-PlayerInfo[id][pRoll] = valoare;

 

3 answers to this question

Recommended Posts

  • 0
Posted
Acum 2 ore, Iulian2 a spus:

Am o problema la sistemul de roll 

C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34459) : warning 213: tag mismatch
C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34459) : error 001: expected token: ",", but found ";"
C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34508) : warning 213: tag mismatch
C:\Users\Ionut\Desktop\Bugged\gamemodes\bugged.pwn(34519) : warning 213: tag mismatch
Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
 

34459-if(PlayerInfo[playerid][pRoll] < 10) return SCM(playerid, COLOR_ERROR, "Nu ai 10 puncte de roll";

34508-PlayerInfo[playerid][pRoll] -= 10;

34519-PlayerInfo[id][pRoll] = valoare;

 

 Daca deschizi o ( [ sau { trebuie mereu si inchisa. Nu ai inchis paranteza la SCM

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
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.