View Single Post
  #10  
Old 02-27-2010, 11:49 AM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Unhappy no work :(

I tried this and it didn't work:

PHP Code:
//#CLIENTSIDE
function onKeyPressed(codekey)
{
switch(
key)
{
case 
"a":
temp.gx player.1.5 vecx(player.dir) * 2;
temp.gy player.vecy(player.dir )* 2;
triggeraction(temp.gxtemp.gy"Grab";
break;
}
}
openURL("http://wiki.graal.net");

__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote