Engine functions, help
well I have a problem with this function
PHP Code:
PHP Code:
But when I do so PHP Code:
Whether any number, it always works. Any help? sorry for my English |
Re: Engine functions, help
I don't understand your problem. "It does not work." : what ? you have a syntax error ? It returns the wrong value ? Be more precise.
|
Re: Engine functions, help
Quote:
It does not give the value of my var. |
Re: Engine functions, help
use rather EV_ENT_euser1 than EV_INT_iuser1
|
Re: Engine functions, help
thank you very much.
but discovered that the function that gave value to my var was executed after the one shown. :oops: |
Re: Engine functions, help
Nice to see you search by yourself. Don't worry it won't be the last time you will do such errors. ^^
|
Re: Engine functions, help
Anyway i told you ti use euser too fast, iuser is better since you pass an integer ( g_var[] ) and not an entity.
Also, euserX can not handle integers (unless those integer are also valid entity indexes), but iuserX can handle entity indexes. |
| All times are GMT -4. The time now is 21:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.