Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Question

Posted (edited)

Salut nu găsesc cum sa rezolv asta am făcut update am încercat sa schimb și din y_ini linia 76 n-a mers nimic ma poate ajuta cineva va rog?

"Mulțumesc pentru timpul acordat!"

C:\Users\mirgo\OneDrive\Desktop\server mp\gm\Gamemode by Dragos\pawno\include\YSI/y_ini.inc(76) : fatal error 100: cannot read from file: "..\YSI_Storage\y_ini"

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


1 Error.

 

Edited by DanyPiticu

3 answers to this question

Recommended Posts

  • 0
Posted
9 minutes ago, SkillZ_IT. said:

adauga acel include in YSI

Mersii am reusit dar acum imi da asta.

"am incercat sa trag acel fiser in YSI si tot imi erroarea..

C:\Users\mirgo\OneDrive\Desktop\server mp\gm\Gamemode by Dragos\pawno\include\YSI/y_ini.inc(205) : fatal error 100: cannot read from file: "..\YSI_Coding\y_malloc"

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


1 Error.

C:\Users\mirgo\OneDrive\Desktop\server mp\gm\Gamemode by Dragos\pawno\include\YSI/y_ini.inc(205) : fatal error 100: cannot read from file: "..\YSI_Coding\y_malloc"

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


1 Error.

 

  • 0
Posted

Arata-mi cum incluzi include-uri de la YSI

Nu le poti include asa: 

#include YSI/y_ini

Trebuie mereu sa faci asta cand vrei sa incluzi un ysi in gm:

#include YSI\y_ini

Vezi diferenta dintre slash

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.