View Single Post
  #5  
Old 01-15-2002, 02:17 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
You do need strtofloat( ) around the params,
But the other mistake is that you did not put "server" at the beginning of the action.

triggeraction 0,0,serverwarp,olsl.nw,30,30;

if (actionserverwarp) setlevel #p(0),strtofloat(#p(1)),strtofloat(#p(2));
Reply With Quote