Questions
#1

1. what is PVar and what is its uses and plz explain it,
2. how to toggle boolean??
//////////////////////////////////////////////////

OTHER: can someone give me a link where i can get the whole, YSI things
Reply
#2

PVAR stores player data variables in a short way.
Although you can learn briefly in SAMP wiki

Boolean as a term we use it as bool. It's like BOOL TRUE BOOL FALSE as far as I am concerned and how they are implemented in C++.
It's like

TogglePlayerControllable(playerid, true)

TogglePlayerControllable(playerid, false)

I am not as sure nor remember but as far as I am concered Boolean is more likely to be this.

I've found a link for you to learn
https://sampwiki.blast.hk/wiki/Per-player_variable_system
Reply
#3

can someone give me link for all YSI files/
Reply
#4

Quote:
Originally Posted by newbie scripter
Посмотреть сообщение
can someone give me link for all YSI files/
https://github.com/Y-Less/YSI/
Reply
#5

ik that link, i should download all 1 by 1 but a link where i can have a some file like a .rar one
Reply
#6

Quote:
Originally Posted by newbie scripter
Посмотреть сообщение
ik that link, i should download all 1 by 1 but a link where i can have a some file like a .rar one
https://github.com/Y-Less/YSI/archive/master.zip
Reply
#7

when i include y_ini i get
"y_debug.inc(114) : fatal error 100: cannot read from file: "internal\y_funcinc""
Reply
#8

Quote:
Originally Posted by newbie scripter
Посмотреть сообщение
when i include y_ini i get
"y_debug.inc(114) : fatal error 100: cannot read from file: "internal\y_funcinc""
y_ini must be placed like this:

pawn Код:
#include <YSI\y_ini>
If the file is still missing, the folder YSI should be copied properly and must be placed inside the pawno\include\ folder.
Reply
#9

i did, even i included as u said. even the file y_funcinc is there
Reply
#10

Help plz i need y_ini, or suggest my a nice ini writer , other than dini (i heard that that is old + slowwww)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)