[Whirpool]i need some explaination.
#1

after i install whirpool plugin i get one error.
Код:
Error: Function not registered: 'WP_Hash'
[18:10:34] Script[gamemodes/Utopianz.amx]: Run time error 19: "File or function is not found"
can anyone tell me how to fix this?
i updated all my plugins(streamer,sscanf,mysql).i already download whirpool plugins but dont know how to install that(the new updated whirpool)it contains a folder name "Whirpool".the question is i need to open the "whirpool" folder and copy all the contains into my server's plugin or just copy the folder name "Whirpool" into plugins?but when i compile my pwn file it shows nothing error but when i open my server.exe it shows(warnings in code).
Please help me on this thing.
Reply
#2

After you have downloaded the plugin, you put the Whirlpool.dll file in the plugins folder and add this line on top of your script:
pawn Код:
native WP_Hash(buffer[], len, const str[]);
Reply
#3

so i must ingnore the other files the file?only take the .dll file and copy to my server plugins.how about the other files like SDK and some other file?
Reply
#4

SDK use it if you want to compile the source of the plugin.
And you must also include .so when putting it in the folder.

Ignore the SDK if you will not compile the plugin.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)