TAKTAK26
Member
- Joined
- Mar 17, 2019
- Messages
- 23
- Reaction score
- 1
Hi,
I get an error in the entry.
Error :
Incorrect expression 0@ = SAMP.Base().
One of the variables has unknown type, or operands are incompatible.
Code :
if not 0@ = SAMP.Base()
then 0A93: end_custom_thread
end
while not SAMP.Available()
wait 100
end
I get an error in the entry.
Error :
Incorrect expression 0@ = SAMP.Base().
One of the variables has unknown type, or operands are incompatible.
Code :
if not 0@ = SAMP.Base()
then 0A93: end_custom_thread
end
while not SAMP.Available()
wait 100
end