Jump to content
  • 0

Problema roll


Iulian2

Question

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;

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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