![]() |
Gmap Summing
How would one go about making a script that can summon people on gmaps, cause we cant get it to work.
|
Either change the x,y of the player or just have it warp using the setlevel2 command.
The world I develop on we used setlevel2 for a summoning NPC. One of those methods should work for you. |
well just plain old setlevel2 then with the players x y and level arent working...=[
|
How are you using it?
|
Instead of passing the summoner's xy through the trigger from clientside, get the xy serverside.
if (actionserverside) { warpx = playerx; warpy = playery;.... instead of //#CLIENTSIDE triggeraction 0,0,serverside,summoner,#v(playerx),#v(playery)... . |
That's what I do.
...or at least it was until someone changed it X.X |
| All times are GMT +2. The time now is 04:51 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.