
Search found 4 matches
- 2005-03-01 23:47:29
- Forum: Help
- Topic: Few aritmetic questions
- Replies: 5
- Views: 1491
- 2005-03-01 21:04:54
- Forum: Help
- Topic: Few aritmetic questions
- Replies: 5
- Views: 1491
- 2005-03-01 18:04:48
- Forum: Help
- Topic: Few aritmetic questions
- Replies: 5
- Views: 1491
Few aritmetic questions
I am trying to improve my scripts, but I can't solve few problems
1) I would like to ask how to ROUND a number
2) I would like to get distance between two creatures...Is there some function like sqrt ?
Thank you for your answer.

1) I would like to ask how to ROUND a number
2) I would like to get distance between two creatures...Is there some function like sqrt ?
Thank you for your answer.
- 2005-02-23 17:43:24
- Forum: Help
- Topic: Second-target problem
- Replies: 1
- Views: 941
Second-target problem
Please help me. I have serious problem with my Provocation script. When i use provocation skill, I have to sellect 2 targets. I have only serials of targets...
if .............. then
UO.print ("Provocating: " + targ1 + " Vs " + targ2)
UO.WaitTargetObject (targ2)
UO.say(".provo ...
if .............. then
UO.print ("Provocating: " + targ1 + " Vs " + targ2)
UO.WaitTargetObject (targ2)
UO.say(".provo ...