Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-17-2008, 02:58 AM
Scrimps Scrimps is offline
Graal Prodigy
Scrimps's Avatar
Join Date: May 2008
Location: Kriegzone
Posts: 90
Scrimps has a little shameless behaviour in the past
Send a message via AIM to Scrimps
i tried this one

function onActionPlayerOnline()
{
if (player.clientr.reset == false)
{
sendtorc("/reset" SPC player.account);
player.clientr.reset = true;
}
}

and it just keeps reseting my player. wont let me log back on
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:22 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.