Need Plugin !
#1

Hi ,

I need sscanf.so and sscanf2.so

i search in the forum but i dont found
Reply
#2

sscanf: https://sampforum.blast.hk/showthread.php?tid=120356
Reply
#3

Thanks ,,
and remain sscanf2.so
Reply
#4

Quote:
Originally Posted by BoOob
Посмотреть сообщение
Thanks ,,
and remain sscanf2.so
isn't it the same file? I never used sscanf2.so, perhaps you mean sscanf2.inc ?
Reply
#5

Correct me if I'm wrong but you use sscanf.so - It's just the .inc that changes.
https://sampforum.blast.hk/showthread.php?tid=120356
Reply
#6

sscanf.so and .dll is the plugin there is no sscanf2.so ..
sscanf2 is an include file wich you can download it easly
Reply
#7



Open this link here (Picture) and copy the context into notepad, save it as sscanf2.inc in your includes folder.
You can add in your gamemode
Код:
#include <sscanf2>
https://sampforum.blast.hk/showthread.php?tid=120356
Reply
#8

You should add sscanf on gamemode like this

PHP код:
#include <sscanf2> 
not like this

PHP код:
#import <sscanf2> 
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)