need help

redbull

New Member
Hi im new i need help i was doing /God editmonster i dont see set exp on monsters how i do if theres a scripts please give me it :)
 

jmess33

New Member
sub main(player as long)
giveplayerexp(player,50)
playermessage(player, "+50 Exp!", brightgreen)
end sub
 

redbull

New Member
i forgot i need more help. any of u guys know how to add skills mining / lumberjacking /fishing . if you can please tell me :) and change max level?? i want max level to 100
 

jmess33

New Member
for the mining fishing and lumberjack im pretty sure you need to edit the source code maybe can do it in a different way but not like mains..and same with the max level..again im not 100% sure just an educated guess :p
 

redbull

New Member
i suck at code and script XD i look every where how to change level but i couldnt find it :(. anyway do you know how to fix bank ? open bank you put ur items in and money i need help alost with magic do i need to code it or script?
 

redbull

New Member
yo forgot about that i need help change max level and one more thing how i revmove night i just want day not night help me. heres a litle script i give u guys kill monster and get warped some where
just change the map and Location if you want /god editscript monsterdie1-255


Sub Main(player as long)
playerwarp(player, 1, 5, 5)
End Sub
 
Top