Author |
Message |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Mon Dec 26, 2011 7:02 am Subject: Need help |
Sorry for the slow replies, right now as it is is working fine. It adds the zone number to the name but i can live with it :). I dont know why it was not working with querie, (as i said propably by a ... |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Sun Dec 25, 2011 12:45 pm Subject: Need help |
I dont know but it just doesnt work for me... propably i type something wrong but as much as i tried the query aproach i cant make it work.. |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Fri Dec 23, 2011 1:45 pm Subject: Need help |
[quote="Daern"]Why not just add another field for zone in your database, instead of storing the zone in the mob name field?[/quote]
i do have a zone field... ok i will try with an example to explai ... |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Fri Dec 23, 2011 4:43 am Subject: Need help |
I would like to add the mob only if the name is unique at the zone-area it is in and not if it is unique at the entire database. The way i did it it works but its like using a cheap trick, changing th ... |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Thu Dec 22, 2011 8:19 pm Subject: Need help |
Then it would add at the db multi mobs with the same name just at diferent rooms, wouldnt it ?. I "kinda" found a solution, when i store the mob name i add at the name the zone num, so same names at d ... |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Thu Dec 22, 2011 5:32 am Subject: Need help |
Rahab the script is working fine but it has one problem. The mud i play some times has the same names for mobs at diferent areas. What i want to do is check if the mob exist at the particular area and ... |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Wed Dec 21, 2011 5:06 pm Subject: Need help |
I am giving up, too dificult for me. Propably have to check which records are at the area i am in and then check the @mobname.name against those records only. But i cant even start to think how i coul ... |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Tue Dec 20, 2011 8:26 pm Subject: Need help |
Keep trying to do something and it seems the #query,%query is the way to go but still cant figure it out.
Can someone explain to me why for example
#if (%numitems(%query((&Name = @mobname.name ... |
Topic: Need help |
lykeas
Replies: 16
Views: 9262
|
Forum: CMUD General Discussion Posted: Mon Dec 19, 2011 6:41 pm Subject: Need help |
Hello i have no idea about programming so forgive anything stubid you see below (propably all the code is really bad)
I have made a database to capture mobs and their location from the mud i play. ... |
|