Jump to content

Question

Posted

C:\sampsv\gamemodes\Tuts.pwn(103) : error 001: expected token: ",", but found ";"
C:\sampsv\gamemodes\Tuts.pwn(148) : error 001: expected token: ",", but found ";"
C:\sampsv\gamemodes\Tuts.pwn(148) : error 029: invalid expression, assumed zero
C:\sampsv\gamemodes\Tuts.pwn(148) : warning 215: expression has no effect
C:\sampsv\gamemodes\Tuts.pwn(148) : error 001: expected token: ";", but found ")"
C:\sampsv\gamemodes\Tuts.pwn(148) : fatal error 107: too many error messages on one line

 

Linii:

103: format(gString, sizeof(gString), "Email setat: %s", (inputtext);

148: SCM(playerid, COLOR_DARKRED, gString);

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

Mai adauga o paranteza dupa (inputtext)

-> 

format(gString, sizeof(gString), "Email setat: %s", (inputtext));

 

Edited by VLM

#retras

  • 0
Posted

Acum am errorile astea:

C:\sampsv\gamemodes\Tuts.pwn(148) : error 001: expected token: ",", but found ";"
C:\sampsv\gamemodes\Tuts.pwn(148) : error 029: invalid expression, assumed zero
C:\sampsv\gamemodes\Tuts.pwn(148) : warning 215: expression has no effect
C:\sampsv\gamemodes\Tuts.pwn(148) : error 001: expected token: ";", but found ")"
C:\sampsv\gamemodes\Tuts.pwn(148) : fatal error 107: too many error messages on one line

Ma poti ajuta si cu ele?

  • 0
Posted
Just now, Extr3m3Tr3z said:

Acum am errorile astea:

C:\sampsv\gamemodes\Tuts.pwn(148) : error 001: expected token: ",", but found ";"
C:\sampsv\gamemodes\Tuts.pwn(148) : error 029: invalid expression, assumed zero
C:\sampsv\gamemodes\Tuts.pwn(148) : warning 215: expression has no effect
C:\sampsv\gamemodes\Tuts.pwn(148) : error 001: expected token: ";", but found ")"
C:\sampsv\gamemodes\Tuts.pwn(148) : fatal error 107: too many error messages on one line

Ma poti ajuta si cu ele?

Daca ai facut cum am zis mai sus, nu o sa le mai ai. Adauga-ma pe discord VLM#7273

#retras

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.