@Latsman thanks for those screenshots! Soon i will have another script for your RP
Printable View
@Latsman thanks for those screenshots! Soon i will have another script for your RP
Nice can't wait for new scripts!
I use the RP 35 Tiquanda labratory script and it keeps wasting mana potions.. ruining the profit and making me bankrupt. How do i change this? :)
bumpzor
05:29:26 error in Action script wptid:8:
["travel('helheim')"]:Action: 8:7 attempt to call global 'travel' (a number value)
geting this error at boat NPC in svargrond when i got to travel to helheim :S i got no mini marks etc. using the Helheim script for paladins
edit: maybe something wrong with the waypoint?
-- Travel to Helheim
if $posx > 32306 then
gotolabel('atHelheim')
elseif not islocation(2) then
returnwpt(4)
else
travel('helheim')
end
edit 2: i travled "manually" to helheim started the waypoint after boat, bot works perfectly in the cave but on the way back home i get error next to buddel NPC:
05:53:42 error in Action script wptid:12:
["travel('svargrond')"]:Action: 12:7 attempt to call global 'travel' (a number value)
Some other script you were using overrode travel() function, thats why it doesnt work. Go to options>Reload Libraries and it should work. I will change this later, so it wont use travel() function anymore.
fixed it thanks. do u mind add so it supports arrows aswell? alot better exp h ratio with arrows then spears :p
edit: btw no soft boots option on the script :p? (helheim for paladins)