Thread: Plane
View Single Post
  #9  
Old 10-14-2005, 09:08 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
like this? Because I'm having trouble getting this to work (other way was better, that warped me to the level, but not X+Y, this does nothing x_X)
NPC Code:
setlevel2 #I(clientr.plane,0),strtofloat(#I(clientr.plane,1)  ),strtofloat(#I(clientr.plane,2));
//#CLIENTSIDE
setstring clientr.plane,<#L>,<#v(playerx)>,<#v(playery)>;

Reply With Quote