Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Flamesora

1
 I'm having trouble on my game. I am using blizzard's ABS script and when I kill a enemy my game freezes up for like 3 seconds and goes back to normal.Can somebody here help me whats wrong? ..
2
2.5.5. Respawn Time

Causes killed enemies to respawn after a certain amount of time. It is possible to set up this value. This option can be changed in-game by using an event Call Script command with following syntax:

$game_system.respawn_time = POSSIBLE_VALUE


POSSIBLE_VALUE is one of the possible values for this option. Values out of range will be corrected automatically. Setting this value to 0 will disable this feature. This change will be saved with the save file.



Um yeah im sorry D: ... i don't get this..how do it?
3
Script Troubleshooting / Dynamic Day and night.
June 11, 2010, 05:55:27 pm
I'm having trouble on how I change the min to 1 instead of 6 because when I start my game the clock advance the time to 6 mins instead of 1
4
Tutorial Requests / Kill this much monsters.
June 05, 2010, 07:16:56 pm
 How do i make a event that I need to kill a number of these monsters to complete the quest
5
I'm looking for a person who can make my rpg game online so that only the maximum of 30 people can play it. the 2 or 3 can who helped are in the 30 people.
6
Tutorial Requests / Questbook in my items
June 02, 2010, 11:33:12 pm
 I check like every quest script and it requires you to talk to a person to view your current quest.I want a questbook item like in other rpg games you go to your item screen and open your questbook to view the available quest and current quest your doing. please somebody tell me a tutorial or give me a demo .thank you.
7
Tutorial Requests / More title options?
June 02, 2010, 10:40:37 pm
 Hello I want a tutorial on how i add more options on the title screen I want it like this

|-----------|
| new game |
|continue    |
| exit         |
| *arena*   |
-------------
8
Script Requests / Multiple Drops ABS.
June 02, 2010, 01:07:25 am
 I want a multiple drops script where you kill a enemy and it drops 3 or more items. I tried downloading the Add on's part 2 script but it gave me so many errors.