Jump to content
  • 0

Doubt about var


Question

Posted

Hi

 

i have a doubt about Account variable,  if i not set it a var it means that the var that i put in a conditional it = to 0?

 

ex:

if(var == 0)
mes "dfasdf";
close;

without setting before?

6 answers to this question

Recommended Posts

Posted

recently just explained that variable cant be remove by using the way you shown above..

it cant be done ...with your way..

the script is required to attach to a player when try to clear the variable since the variable is player based.

 

althought you can try clear it from the SQL  table, but this required all players to logoff before you can do so..

 
Posted

recently just explained that variable cant be remove by using the way you shown above..

it cant be done ...with your way..

the script is required to attach to a player when try to clear the variable since the variable is player based.

 

althought you can try clear it from the SQL  table, but this required all players to logoff before you can do so..

 

 

sorry but i dont get it D;!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...