![]() |
I need some help with the gralet system..I cant seem to get it!!! If you can help me plz reply to this!
|
what cant u get?
|
I dont get any of it!
I dont get any of it, I tired some scripts but nothing works!!!
|
you mean changing graphics for the online gralats?
|
yes that 2...
I just need the gralet system so if a bush lays a green rupee it turns into a green gralet and if a player does it also!but it works for all rupees
|
dont ask me i have no idea
|
I think I have an idea of how it works.
|
could u help?
Could u help me plz?
|
G2k1 uses the NPC server to make all gralats on any levels appear like that... so if you want to script it like that youll need NPC server experiance.
|
I will make anotehr system for it like elven....
|
I know how to make gralats but will not give you the script because im making it for my server. Here is a hint though:
Try using items[0].whatever variables and possibly playerlaysitem but that makes it slower. ------------- bryan986 Navarone PW Owner |
Could someone tell me how to make it detect what kind of Item is layed? I have the whole system,but I cant seem to make it check what Item is layed =/
|
Quote:
NPC Code:if (playerenters||timeout) { |
hehe..doesn't work quite right..I just put setcharani gralats,1; in there but it doesn't put it where you drop the money and you can't pick it up..=/
|
accually Komieko
accually I dont think you can just
replace the part he said command with setcharani I think you would have to have it lay an npc were you want it to and have a text file for the npc's script if you get what i mean the code would look something like this putnpc ,greengralat.txt,items[this.i].x,items[this.i].y and in the txt file you would put something like //Little Rupee Example Made by KJL if(created){setcharani gralet,1;} if(playertouchsme){ playerrupees+=1 //I say +=1 insted of ++ because like for red rupee //you can just say +=30. and so on. } |
All times are GMT +2. The time now is 12:44 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.