Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   PlayerWorlds Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=15)
-   -   about uploading new weapons without getting kicked off (https://forums.graalonline.com/forums/showthread.php?t=17241)

Darlene159 11-18-2001 06:33 AM

about uploading new weapons without getting kicked off
 
ok, here I am again...with this new anti-hack system, how do I put new weapons on, or test them online without getting kicked off?

Moon Goddess:confused:

James 11-18-2001 07:36 AM

you have to have the server add them

LiquidIce00 11-18-2001 09:51 AM

just dont have
if (playerenters) { toweapons whatever; }
make sure its
if (playerenters&&!isweapon) { toweapons whatever; }
also make sure the weapon has a img set

Darlene159 11-18-2001 10:21 AM

great, thanks once again Ice

Moon Goddess

r_u_f_u_s 11-18-2001 11:36 AM

Quote:

Originally posted by LiquidIce00
just dont have
if (playerenters) { toweapons whatever; }
make sure its
if (playerenters&&!isweapon) { toweapons whatever; }
also make sure the weapon has a img set

What is the significance of !isweapon though? Why does that work instead of the other one? j/w


All times are GMT +2. The time now is 10:51 PM.

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