Craynsford123, The Reader
Member Since
10/20/2021
Last Activity
7/25/2022 1:01 PM
EXP Points
Post Count
8
Storygame Count
0
Duel Stats
0
wins
/
0
losses
Order
Commendations
No Profile Entered
Recent Posts
Issue with $DEST on 2/8/2022 9:55:53 AMSorry Mizal, thanks for pointing that out!
Issue with $DEST on 2/8/2022 9:55:30 AM
no I didnt wow, How stupid of me.. Ill fix that, sorry for wasting your and Mizals time but thanks for pointing that out to me :)
Issue with $DEST on 2/8/2022 9:43:18 AM
The script is on the link on page 180
Issue with $DEST on 2/8/2022 9:42:08 AM
Yeah I do use that option, it's very handy, it shows the %EXPCOOKING variable at 300, I wonder if that variable and the dest request have to be done on the same link?
Issue with $DEST on 2/8/2022 9:35:10 AM
There is another one called %EXPCOOKING which is the one being increased by 300, so i set the link script to this
IF %EXPCOOKING <= 100 THEN
$DEST := @P181
which is why it should work
Issue with $DEST on 2/8/2022 9:33:54 AM
yeah, I mean, it's all adding up correctly so that is why I am confused
Issue with $DEST on 2/8/2022 9:25:27 AM
Ironman, its pretty lengthy
Issue with $DEST on 2/8/2022 9:17:44 AM
IF %EXPCOOKING <= 100 THEN
$DEST := @P181
Does anyone have an idea as to why this doesnt take me to the destination page?
I do have the variable created
I have modfied varialbe on previous page to make it over 100
I also have the page created for p181 aswell
So it's baffling me as to why it isnt working