Jump to content
  • 0

pomoc Chyba


BoCo

Dotaz

Tak mam problem, hadze mi jeden error :(

Tak to mam.

//============================================================================//
#if defined FILTERSCRIPT


#else

main()
{
print("\n----------------------------------");
print("      Launchers(SVK)                ");
print("----------------------------------\n");
}
#endif
//============================================================================//

 

A tu je error

C:\Documents and Settings\kosar\Desktop\stuntdriftracetuning.pwn(152) : error 001: expected token: ";", but found "-identifier-"



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


1 Error.

 

Hazde chybu na riadok 152 a tu je riadok

main()

 

:help::help:

Link to comment
Share on other sites

9 odpovědí na tuto otázku

Recommended Posts

  • 0
Tak mam problem, hadze mi jeden error :(

Tak to mam.

//============================================================================//
#if defined FILTERSCRIPT


#else

main()
{
print("\n----------------------------------");
print("      Launchers(SVK)                ");
print("----------------------------------\n");
}
#endif
//============================================================================//

 

A tu je error

C:\Documents and Settings\kosar\Desktop\stuntdriftracetuning.pwn(152) : error 001: expected token: ";", but found "-identifier-"



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


1 Error.

 

Hazde chybu na riadok 152 a tu je riadok

main()

 

:help::help:

 

Daj si tam public OnFilterScriptInIt. to #else a #endif vymaž. A Sonic, neser sa do všetkého, keby mu chýbal include tak mu tam nahádže viac než 15 errorov..

Link to comment
Share on other sites

  • 0

problem bude niekde inde v kode

ked dam do pawna toto:

#include 
//============================================================================//
#if defined FILTERSCRIPT


#else

main()
{
print("\n----------------------------------");
print("      Launchers(SVK)                ");
print("----------------------------------\n");
}
#endif
//============================================================================//

ziadny error ani warning to nehadze

Link to comment
Share on other sites

  • 0
_Sonic_":37af2zmt]Norhy..zase sa hraš na mudreho..len som sa ho niečo spytal a ty hneď tu blbosť pišeš..

 

Prosím ťa, to tu nerozoberaj. Ja sa na múdreho nehrám, aj ja robím chyby, nie som pawner ako napr. QWER, ale viem určite oveľa viac než ty, a chcem ľudom pomáhať a nie im nejak škodiť.

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