Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   #d (https://forums.graalonline.com/forums/showthread.php?t=45635)

adam 06-21-2003 07:33 AM

#d
 
I know how this is supposed to work, But I haven't been able to get it to work.


Supposivly #D is the filename of whatever graal is currently downloading. And "downloadpos" is the % done, or something like that.

I tried putting both of these in a timeout in a clientside npc. Nothing ever shows up. even though I know for certain, files are downloading. Images to be exact.

protagonist 06-21-2003 02:05 PM

Did you try something like:


downloadpos(#D(filename))
?

adam 06-21-2003 02:27 PM

Quote:

Originally posted by protagonist
Did you try something like:


downloadpos(#D(filename))
?

Nope, becouse it's supposed to be. #D is the filename. downloadpos is the whatever.

Please. Don't reply unless you are trying to get it work. Or have gotten it to work.

protagonist 06-21-2003 03:02 PM

I'm also trying to make it work.

wonderboysp2p 06-24-2003 04:34 AM

i have heard something about #d being related to rtf file somehow... hope that helps X_x

Kaimetsu 06-24-2003 05:02 AM

Where did all the posts go from in here?

adam 06-24-2003 06:11 AM

Quote:

Originally posted by Kaimetsu
Where did all the posts go from in here?
:)

I don't know, but If you didn't realize right away. There are 2 threads called #d, one is bugs, one here. I replied to the one in bugs. and created this one.

Kaimetsu 06-24-2003 06:16 AM

Oh, my mistake >_<

Angel 06-24-2003 07:34 PM

The reason it isnt showing anything Is prolly cause you have all requested files so its not downloading any.... and yes its just setplayerprop #c,#d #v(downloadpos); No filename or nothing. Dont know if that helps ^_________^

adam 06-24-2003 09:40 PM

Quote:

Originally posted by Angel
The reason it isnt showing anything Is prolly cause you have all requested files so its not downloading any.... and yes its just setplayerprop #c,#d #v(downloadpos); No filename or nothing. Dont know if that helps ^_________^
I watched them download myself witht eh alt+4 and I did delete all my webgifs and heads and stuff.


And have you tried this yourself online and watched it work.

If so post the script please. I know everything your saying already, it just doesn't work.

wonderboysp2p 06-25-2003 03:17 AM

how would it work offline X_x?

you would have to test the script online wouldnt you?

adam 06-25-2003 03:50 AM

Quote:

Originally posted by wonderboysp2p
how would it work offline X_x?

you would have to test the script online wouldnt you?

Um... read the posts first man.

wonderboysp2p 06-25-2003 04:11 AM

oops..

ZeroTrack 09-04-2004 10:34 PM

*HINT* the var downloadpos reads how many bytes have been downloaded so far, now the other part is converting the bytes num into a percentage using simple math then just use that and downloadsize to make a progress bar or whatever. and its #D not #d

Crono 09-04-2004 11:13 PM

WHAT THE HELL, what was wrong with my post? The moderation here gets worst everyday.

osrs 09-05-2004 03:33 AM

Quote:

Originally Posted by ZeroTrack
*HINT* the var downloadpos reads how many bytes have been downloaded so far, now the other part is converting the bytes num into a percentage using simple math then just use that and downloadsize to make a progress bar or whatever. and its #D not #d

If you haven't noticed, it's a thread posted more than one year ago. Reviving old threads is not allowed. :\

ZeroTrack 09-05-2004 05:02 AM

Quote:

Originally Posted by osrs
If you haven't noticed, it's a thread posted more than one year ago. Reviving old threads is not allowed. :\

haha no i didnt notice lol i was just searching stuff and yea i thought it was recent LOL sowwie :frown:

Python523 09-07-2004 02:44 AM

Quote:

Originally Posted by ZeroTrack
*HINT* the var downloadpos reads how many bytes have been downloaded so far, now the other part is converting the bytes num into a percentage using simple math then just use that and downloadsize to make a progress bar or whatever. and its #D not #d

I didn't send you a warning PM because I thought you were smart enough to realize "HEY MY POST GOT DELETED. I MUST'VE DONE SOMETHING WRONG.". Consider this your warning. Don't revive posts

Quote:

Originally Posted by Gerami
WHAT THE HELL, what was wrong with my post? The moderation here gets worst everyday.

THINK -> POST
I deleted your post and the other guy's post. That made the thread get "bumped down" because there were no more recent posts. Thus, the damage was "undone". Again, think -> post. The moderation isn't getting worse, the people of this forum's ability to use common sense is.

Lance 09-07-2004 08:49 AM

Quote:

Originally Posted by Python523
Don't revive posts

THINK -> POST

Might want to apply that second statement to the first.


All times are GMT +2. The time now is 03:39 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.