Ok, first How do you make a button(with scripting) that say makes something disappear, open, or go into noclip(you get the basic idea). Because I want to have you talk to someone and one of the guibuttons opens it ect.
Example:
Code: Select all
newgui example
guitext "Hi" chat
guibar
guibutton "Hi, Can you open this door" [whatever I would need to put if possible}
And also I made custom textures and put them in a folder made the package.cfg for it and went and put it in the default_map_settings.cfg(or whatever it is called) but when I go to use them they are not there(I put a jpeg(jpg) image for a fence and one for a door)
Here is what the package.cfg says if you need it
Code: Select all
// tony
//texture 0 "mytextures/door1.jpg"
//texture 0 "mytextures/fence1.jpg"
If you need anymore info tell me Thanks if you help
