Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   cancelevents (https://forums.graalonline.com/forums/showthread.php?t=69484)

Novo 10-17-2006 11:42 PM

cancelevents
 
cancelevents( eventname )
doesn't cancel scheduled events... ?

PHP Code:

function onTest()
  {
  echo( 
);
  
scheduleevent(0.1,"Test""");
  
cancelevents("Test");
  } 

=> is a spamming bot.

Admins 10-18-2006 01:53 PM

It's a problem of uppercase, cancelevents only accepts lowercase event names, but I have fixed it in the npcserver and uploaded the new version to all machines, on clientside it will be fixed with the next Graal version.


All times are GMT +2. The time now is 09:05 PM.

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