Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   disableselectweapons (https://forums.graalonline.com/forums/showthread.php?t=8073)

G_yoshi 07-25-2001 10:50 PM

disableselectweapons
 
Okay, I have another question here. When I use the command 'disableselectweapons' does it still pause the player? Cause I am thinking about doing a custom 'Q' thing.

Brady2 07-25-2001 11:01 PM

No it doesn't pause the player.
just add a if (playerhurt) {timeout = 0;} and hide all the images etc.

G_yoshi 07-26-2001 12:02 AM

Quote:

Originally posted by Brady2
No it doesn't pause the player.
just add a if (playerhurt) {timeout = 0;} and hide all the images etc.

huh? what is that supposed to mean?


All times are GMT +2. The time now is 05:33 AM.

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