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.

Messages - bradhawk

1
RMXP Script Database / Re: [XP] RMX-OS
August 29, 2011, 01:13:33 pm
maybe you need Global Switches and Variables for RMX-OS http://forum.chaos-project.com/index.php?topic=5328.0  :P
2
RMXP Script Database / Re: [XP] Blizz-ABS
July 09, 2011, 02:52:35 pm
well, maybe a stupid question .
im little confused with the combo system . but, how to make the branching combos ?
ex :
if defend pressed
go to action 2
if attack pressed
go to action 3

thnx
3
RMXP Script Database / Re: [XP] RMX-OS
September 06, 2010, 01:26:23 am
@billy
Quote from: Blizzard
Author's Notes

If you have problems opening the .chm manual file, please read this article: http://blogs.technet.com/seanearp/archive/2007/05/28/can-t-read-chm-compiled-help-on-vista-xp-2003.aspx
The solution is at the bottom, you don't need to read the whole article.



well, blizzy .. im looking for new update for the controller :D
4
RMXP Script Database / Re: [XP] Blizz-ABS
November 10, 2009, 10:57:15 am
i tried it again, not success . *sigh* the actor just turn to the enemies
what the right sytax to force actor to attack enemies ? please
5
RMXP Script Database / Re: [XP] Blizz-ABS
November 10, 2009, 03:31:00 am
hi . . .
i just want to ask 1 question . . .
i use a force action to attack an enemies, using event by touching, i use this syntax :
Quote$BlizzABS.actor_force_action(0, ENEMIES, 002, ATTACK,0)

but, the actor only faced to the target . . . help .
6
RMXP Script Database / Re: [XP] RMX-OS
August 08, 2009, 02:02:43 am
Quote from: Aqua on August 07, 2009, 04:36:06 pm

    def try_register(user, pass)
      self.send("REG#{username}\t#{encrypt_password(password)}")
    end


That's line 965-967
Just make user/pass the same as username/password

Doesn't matter which one really...


    def try_register(username, password)
      self.send("REG#{username}\t#{encrypt_password(password)}")
    end


now its work, thanks Aqua  :)
7
RMXP Script Database / Re: [XP] RMX-OS
August 07, 2009, 07:48:47 am
i already replace the database, config the new server, run the server, no prob. , run game, but when i want to register, it show like that . . .  :^_^':
and i try to reinstall the mySQL, but it show error when i config the SQL . . . damn ~
8
RMXP Script Database / Re: [XP] RMX-OS
August 06, 2009, 07:06:29 pm
i already updated the database . . . i replace the old database with new configuration database  :^_^':
9
RMXP Script Database / Re: [XP] RMX-OS
August 06, 2009, 09:05:28 am
awesome new features, but, when i try to register, it show like this

when i using RMX-OS 0.87 i dont found that problem :naughty:

Thanks
10
RMXP Script Database / Re: [XP] RMX-OS
June 21, 2009, 01:09:52 am
whoa, awesome Blizz, i'll try this, i belive if you make this, it will lagless ^^

thanks before...
11
RMXP Script Database / Re: [XP] Blizz-ABS
June 18, 2009, 12:15:10 am
hi blizz, your ABS is awesome...
i have project, and i need scipt (i think) to command my other party member, likes squad system...umm...if my question already asked, im sorry...

Thanks...sorry for my bad english because i live in Indonesian ^^