|
|
Problem description:
Ok I've made Loading/saving system for my game, but when I try to press New/Load/Delete nothing happes, I've coded he overlays and mapped them, what do I do?
Code:
Problem description: Ok I've made Loading/saving system for my game, but when I try to press New/Load/Delete nothing happes, I've coded he overlays and mapped them, what do I do? | ||
#1 Jul 1 2012, 2:12 pm
|
|
show us the code
| |
#2 Jul 1 2012, 2:14 pm
|
|
The loading system or the Turf code?
| |
#3 Jul 1 2012, 2:20 pm
|
|
Both, if they're both relevant to your problem.
| |
#4 Jul 1 2012, 2:33 pm (Edited by moderator on Jul 1 2012, 2:36 pm)
|
||
| ||
Try adding mouse_opacity = 2 to each of your turfs that initiate something, also do not use usr in your procs. By the way, your newchar() proc won't do anything other than check if you have character created, you haven't told it to do anything else.
| |
#6 Jul 1 2012, 2:55 pm
|
|
That didn't help
| |
#8 Jul 1 2012, 3:01 pm
|
|
It still doesn't work, it has no effect
| |
#9 Jul 1 2012, 3:13 pm
|
||
The above code is just an insight on what you should be doing, or aiming for. Take a look here: 139318 | ||
#10 Jul 1 2012, 4:06 pm
|
|
You are a life saver boubi. I redid it in some places, but the base worked :) Thank you!
| |
#11 Jul 14 2012, 9:13 am
|
|
when i used this code it showed undifined var... can someone hellp me?
| |
#12 Jul 14 2012, 9:15 am
|
|
It's not even a complete code. @MonkeyMomo
| |
#13 Jul 16 2012, 6:49 am
|
|
i know but i dont know how to make it complete lol
| |