The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Food system = no training
Author Message
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #1
Food system = no training
Hi there! i was create a script that on skillgain of characters checks the food, and if = 0 then return 1 the function of skillgain ^_^

Now I have a problem, when you're in 100.0 of the skill, the function keeps going and you got the message: YOU HAVE NO FOOD -.- etcetcetc... I want erase that in 100.0...

I have try this:
if <food>= 0
if <argn1> = 100.0
return 1
else
sysmessage bla bla bla
return 1
end if
endif

and doesn't works... Sad
too if <argn1> = 99.9 or 100.1

Any ideas?

Thank you Smile

Lazarus.

sorry for my english...

[Image: 2hy9q0y.png]
08-14-2012 12:16 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #2
RE: Food system = no training
if <argn1> == 100.0

Usa dois iguais pra comparar.
Me fala o site do seu shard ou cria uma conta pra mim ae =D

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
08-14-2012 12:26 PM
Find all posts by this user Like Post Quote this message in a reply
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #3
RE: Food system = no training
(08-14-2012 12:26 PM)Extreme Wrote:  if <argn1> == 100.0

Usa dois iguais pra comparar.
Me fala o site do seu shard ou cria uma conta pra mim ae =D


English? Tongue
i speak spanish, not port. hehee Tongue

thanks but... works? rly?

(08-14-2012 12:26 PM)Extreme Wrote:  if <argn1> == 100.0

Usa dois iguais pra comparar.
Me fala o site do seu shard ou cria uma conta pra mim ae =D


GOOGLE TRADUCTOR FTW !

http://www.uohybris.com.ar

REGISTRO! Tongue

[Image: 2hy9q0y.png]
(This post was last modified: 08-14-2012 12:53 PM by Lazarus.)
08-14-2012 12:44 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #4
RE: Food system = no training
(08-14-2012 12:44 PM)Lazarus Wrote:  
(08-14-2012 12:26 PM)Extreme Wrote:  if <argn1> == 100.0

Usa dois iguais pra comparar.
Me fala o site do seu shard ou cria uma conta pra mim ae =D


English? Tongue
i speak spanish, not port. hehee Tongue

thanks but... works? rly?

(08-14-2012 12:26 PM)Extreme Wrote:  if <argn1> == 100.0

Usa dois iguais pra comparar.
Me fala o site do seu shard ou cria uma conta pra mim ae =D


GOOGLE TRADUCTOR FTW !

http://www.uohybris.com.ar

REGISTRO! Tongue
Hehehe, my suggestion worked?
Thanks for the webpage I will login soon.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
08-14-2012 12:57 PM
Find all posts by this user Like Post Quote this message in a reply
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #5
RE: Food system = no training
(08-14-2012 12:57 PM)Extreme Wrote:  
(08-14-2012 12:44 PM)Lazarus Wrote:  
(08-14-2012 12:26 PM)Extreme Wrote:  if <argn1> == 100.0

Usa dois iguais pra comparar.
Me fala o site do seu shard ou cria uma conta pra mim ae =D


English? Tongue
i speak spanish, not port. hehee Tongue

thanks but... works? rly?

(08-14-2012 12:26 PM)Extreme Wrote:  if <argn1> == 100.0

Usa dois iguais pra comparar.
Me fala o site do seu shard ou cria uma conta pra mim ae =D


GOOGLE TRADUCTOR FTW !

http://www.uohybris.com.ar

REGISTRO! Tongue
Hehehe, my suggestion worked?
Thanks for the webpage I will login soon.

I was tryied that o.o, but... i will try again Sad idk.

We are seeking for a ONLINE scripter, if you want you can help us ^_^
Thanks to you!

[Image: 2hy9q0y.png]
08-14-2012 01:04 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
xwerswoodx
Journeyman
*

Posts: 86
Likes Given: 4
Likes Received: 7 in 4 posts
Joined: Jun 2012
Reputation: 0

UoMMO

Post: #6
RE: Food system = no training
(08-14-2012 12:16 PM)Lazarus Wrote:  Hi there! i was create a script that on skillgain of characters checks the food, and if = 0 then return 1 the function of skillgain ^_^

Now I have a problem, when you're in 100.0 of the skill, the function keeps going and you got the message: YOU HAVE NO FOOD -.- etcetcetc... I want erase that in 100.0...

I can't understand clearly but you can do this.

if <food> == 0
if <src.tasteidentification> == 1000
return 1
else
sysmessage bla bla bla
return 1
endif 
endif

i don't understand clearly and where do you use this?
08-19-2012 02:52 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)