![]() |
What's happening with the new version??
WTF???? What is happening???? The scripts are not working in the new Level Editor....
Like this: if (playersays(0,buy stonewand) && playerrupees=>2500) { playerrupees=playerrupees-2500; hidelocal; } its not working.... Also toweapons! What's happening???? |
Stefan himself said playersays is no longer being used like.. a year ago..
NPC Code: I'm not sure about toweapons though. |
Playersays has been obsolete since end of 1999,
but it is a kind of bug that it doesn't work :D (it is optimized now so that only npcs are called that use the playerchats flag somewhere) Toweapons is the same thing like before |
Quote:
|
Quote:
|
ack
I just use if(playerchats&&strequals(#c,blah)) :p |
long time no see kamietsu!
|
*posts kaimetsu's pathfinding script for everyone too see*
just kidding I lost it when I reformatted my hard drive. stupid backup cd was bad. |
playersays() stuff should work again in revision 4
|
Stefan can you put the setup back to the old way.
The bit where you pick what you install. I cant understand the new one and found the older one a lot easier. |
Re: What's happening with the new version??
Quote:
|
ok first off, playersays is a very stupid command, strequals() actually has uses!!! also you did this playerrupees=playerrupees-2500 thats way to long try playerrupees-=2500 its a better operator for a better graal ;). like:
NPC Code: |
Quote:
NPC Code: This sets this.i to 1. NPC Code: this is TESTING to see if this.i is equal to this.j |
Quote:
|
Sorry.
The way you worded it made it rather confusing. |
| All times are GMT +2. The time now is 04:52 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.