needing a bit of help on how to do a on dead script on a World Boss so when players kill it the whole server would get buffs or a item added to there CS box any help would be nice tyvm
I don't think it's possible since there is no commands in game to add items to CashShop box .
Parameters: (state_id, state_power, state_time, 0[?])
Usage: gives a specified state with specified power and expiration time to all characters currently in game.
Returns nil.
Parameters: (state_id, state_power)
gives a specified state with specified power to all characters currently in game until state will be removed by remove_state function.
Returns nil.
/run warp(x, y, layer, charname)
/run warp(x, y, layer)
/run warp(x, y, charname)
Thanks mate but this is my problem, if i use GM command:
/run warp(148620, 13221, 1, "name")
I go to the correct place, however I want to add this to the teleporter, I used this code:
dlg_menu( "Name\v#@price@#\v250000", 'RunTeleport( 250000 , 148620 , 13221 ,1 )' ) but I land in layer 0
Thanks mate but this is my problem, if i use GM command:
/run warp(148620, 13221, 1, "name")
I go to the correct place, however I want to add this to the teleporter, I used this code:
dlg_menu( "Name\v#@price@#\v250000", 'RunTeleport( 250000 , 148620 , 13221 ,1 )' ) but I land in layer 0
I need to go to layer 1 like the gm command
I add
dlg_menu( "Name\v#@price@#\v250000", 'RunTeleport( 250000 , 148620 , 13221 ,1 )
to the teleport town lua, when I click in game, on this option I get taken to the correct coordinates but the incorrect layer, it takes me to layer 0, I need to get to layer 1
Last I had worked on anything to do with layers was when I found out I could only teleport to different layers if I was teleporting to places on trainee island.
I think this was because trainee island was set up in instances. it may also work the same way for Ursa caverns.
Make sure the layer you are trying to teleport to that is not layer 0 has been set up to work in instances.
That function doesn't let you specify a layer. It always teleports you to layer 0. You might want to try the warp command instead:
Thanks guys, I am trying to setup PW to work, layer 0 has Easter wonderland mobs already whereas layer 1 has none so I could populate it.
I looked on another private server and have noticed that his teleporter teleports to different layers, one goes to layer 1 and another to layer 4 i also noticed that he has an extra function, he has (cost, x, y, layer, difficulty)
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""