![]() |
Scripting: RC/old Commands
Ok, I have been getting some problems on Mithica, when I use npc's that use:
if (playerenters) { toweapon npc; } When a player gets it, is d/c's them and says they got illgal data from there connection, How can you stop this? Also, what are the Scripting commands that don't work anymore.. |
NPC weapon has no image...
just give it an image and everything should be fine... |
Quote:
you will need to have if (playerenters&&!isweapon) or some other kind of arguments in there u cant just have if (playerenters) anymore. It thinks that a person has hacked a weapon. So just put if (playerenters&&!isweapon) { toweapons MahK3wlWep; } |
Thankz Liquid, i'll try that.. also, one more thing, how do I set a noplayerkilling zone to a playerkilling one...
|
Quote:
|
I know that, im just asking if there is a plyerkilling or a command that unsets it
|
Quote:
|
Quote:
1. one 2. word 3. : 4. no |
Re: Scripting: RC/old Commands
Quote:
|
make a toweapons script that uses true and false strings or flags enabling and disabling weaps when true or false.
|
i think stefan should kill that illegal data thing, cause the glitch that enabled people to do that stuff is gone now with new version...so whats its use? it just makes me sad and d/cs people when they don't have the image...
|
Quote:
j/k |
Alright, thanks guys, that, aww, helped a... lot :rolleyes:
|
Quote:
|
| All times are GMT +2. The time now is 01:32 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.