Need help with y_extra, y_user and y_uvar..
#1

Look at last page there is more info.. Thank you for help again!
Reply
#2

Do you have in your 'plugins' folder sscanf.dll ?
Reply
#3

It says install Whirlpool, did you try that already?
Reply
#4

Yeah I have sscanf and whirlpool.. The thing is I don't get it why it gives that error.. Everything is there!

+ I tryed to redownload re place everything still same error...
Reply
#5

Quote:
Originally Posted by TrueForYourSelf
Посмотреть сообщение
Yeah I have sscanf and whirlpool.. The thing is I don't get it why it gives that error.. Everything is there!

+ I tryed to redownload re place everything still same error...
Did you include whirlpool on top of the script? I cant find it
Reply
#6

You see whirlpool is only plugin I can't #include <whirlpool> if whirlpool.inc doesn't exist..

Only what is whirlpool.dll and sdk files....
Reply
#7

Quote:
Originally Posted by TrueForYourSelf
Посмотреть сообщение
You see whirlpool is only plugin I can't #include <whirlpool> if whirlpool.inc doesn't exist..

Only what is whirlpool.dll and sdk files....
My bad.
Reply
#8

Quote:
Originally Posted by Boolean
Посмотреть сообщение
My bad.
It's okay Big thanks for help anyway You are just trying..
Reply
#9

Quote:
Originally Posted by ******
Посмотреть сообщение
You need the Whirlpool native, which is in the topic.
Okay I will download it and thank you ****** for your answer .. Btw if this will save it currectily

PHP код:
#define gData "/LASRP/Users/%s.ini"? 
Код:
#define MODE_NAME Los Angeles Street Roleplay
#define PP_YSI
#define MAX_PASSWORD_LENGTH 16
#include <YSI\y_users>
#include <YSI\y_uvar>
#include <sscanf2>
#include <streamer>
#include <YSI\y_extra>
native WP_Hash(buffer[], len, const str[]);
Still same error!
Reply
#10

New Error:
Код:
YSI\y_uvar.inc(397) : error 025: function heading differs from prototype
Код:
#if defined _ALS_OnPlayerLogout
	#undef OnPlayerLogout
#else
	#define _ALS_OnPlayerLogout
#endif
#if defined Uvar_OnPlayerLogout
	forward Uvar_OnPlayerLogout(playerid, uid);//This line
#endif
#define OnPlayerLogout(%0) Uvar_OnPlayerLogout(%0)
Код:
(97) : warning 203: symbol is never used: "yid"

stock OnPlayerLogout(playerid, yid)//Error line
{
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)