Can someone help me please ?!
i made a key and a door... but i don't now what to type in the EXTRA LANGE ENGLI SH thing or something like that... MY key name is : badkey
and my door name is : door1
and i got error in my hps ... unexpected again! i copy and pastE ALONE the things that gives the error... so the other 30+ lines i don't copy!
this is the thing
first of all.
(there are more things and yes i have { and }... )
AddUseItemCallback("", "badkey", "door1", "UsedKeyOnDoor", true);
but they said the error is here...
void UsedKeyOnDoor (string &in asItem, string &in asEntry)
(
SetSwingDoorLocked("door1", false, true);
PlaySoundAtEntry("", "unlock_door.snt", "door1", 0, false);
RemoveItem("badkey");
can someone please help me :S