Jump to content
  • 0

Compile eror la un filescript


Question

Posted

Dupa cum spune titlul am incercat sa pun un nou filescript pe serverul meu de gta san andreas multiplayer pe modul godfather.Ca incerc sa dai compile la filescript imi da o eroare:

C:\Users\Vlad\Desktop\masinilepersonale.pwn(337) : error 017: undefined symbol "unformat"
C:\Users\Vlad\Desktop\masinilepersonale.pwn(573) : error 017: undefined symbol "unformat"
C:\Users\Vlad\Desktop\masinilepersonale.pwn(614) : error 017: undefined symbol "unformat"
C:\Users\Vlad\Desktop\masinilepersonale.pwn(647) : error 017: undefined symbol "unformat"
C:\Users\Vlad\Desktop\masinilepersonale.pwn(819) : error 017: undefined symbol "unformat"
C:\Users\Vlad\Desktop\masinilepersonale.pwn(1028) : error 017: undefined symbol "unformat"
Respectiv liniilor:
	if(unformat(params, "i", tip))
              if(unformat(params, "i", pret))
              if(unformat(params, "s[4]", numar))
              if(unformat(params, "ui",giveplayerid,valoare))
	if(unformat(params, "i", vehid))

[move]Daca ma puteti ajuta v-as fii recunoscator

P.S.Cealalta eroare am rezolvato era din cauza unui fs compilat gresit :))[/move]

Nimeni nu este perfect....................Doar eu >:)

3 answers to this question

Recommended Posts

Posted

#include    " sscanf2 "

#include <a_samp>

#include <dini>

#include <sscanf2>

#include <zcmd>

#include <mSelection> Am deja asta

Nimeni nu este perfect....................Doar eu >:)

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.