What is valstr?
#1

What is valstr? and can I get an example on how it is used.
Reply
#2

https://sampwiki.blast.hk/wiki/Scripting...ons_Old#valstr
Reply
#3

value to string :P
Reply
#4

Quote:
Originally Posted by GTAguillaume
value to string :P
It's not just any value, it's integer value.
Reply
#5

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by GTAguillaume
value to string :P
It's not just any value, it's integer value.
not true,
Код:
valstr(string,5000);
that works.
Reply
#6

Quote:
Originally Posted by GTAguillaume
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by GTAguillaume
value to string :P
It's not just any value, it's integer value.
not true,
Код:
valstr(string,5000);
that works.
And what is 5000 other then an integer ?
Reply
#7

An integer is a variable.
Reply
#8

Quote:
Originally Posted by GTAguillaume
An integer is a variable.
An integer is a type of number
Reply
#9

For example:

250 - integer
17.458 - float

valstr works with integer only
Reply
#10

Quote:

In computer science, the term integer is used to refer to a data type which represents some finite subset of the mathematical integers. These are also known as integral data types.

source
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)