Mirage Source

Free ORPG making software.
It is currently Sat Apr 27, 2024 1:03 pm

All times are UTC


Search found 6 matches
Search these results:

Author Message

 Forum: Resources   Topic: animate spells?

Posted: Fri Sep 01, 2006 10:55 pm 

Replies: 21
Views: 9530


yea ok i cant find any tutorials so can some1 juss gimmi the codes like the subs/functions/types

 Forum: Resources   Topic: Read INI's from web server?

Posted: Fri Sep 01, 2006 10:04 pm 

Replies: 22
Views: 8453


yea i think it is possible.. but this is how i would do it =p i would put a control for webbrowser in my program and make it invisible so u only receive information from it like that

 Forum: Resources   Topic: help:Play Midi Problems

Posted: Fri Sep 01, 2006 8:38 pm 

Replies: 16
Views: 5681


ohh thank u but that code wit it kind of lags Public Sub PlayMidi(Song As String) Dim i As Long i = mciSendString("close all", 0, 0, 0) i = mciSendString("open """ & App.Path & "\Music\" & Song & """ type sequ...

 Forum: Resources   Topic: help:Play Midi Problems

 Post subject: help:Play Midi Problems
Posted: Fri Sep 01, 2006 4:40 am 

Replies: 16
Views: 5681


help me wit this one lol Public Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal uReturnLength As Long, ByVal hwndCallback As Long) As Long Public Sub PlayMidi(Song As String&...

 Forum: Resources   Topic: Directional Blocking (My way)

Posted: Fri Sep 01, 2006 4:30 am 

Replies: 24
Views: 14400


loll nvm i restore my files to normal :D

 Forum: Resources   Topic: animate spells?

 Post subject: animate spells?
Posted: Thu Aug 31, 2006 7:40 am 

Replies: 21
Views: 9530


How do i animate spells? like when i cast them it shows my animation above the npc/player i targeted? and not just one frame like it scrolls threw a list of 32x32 pictures on top of an npc or player creating an animation? code plz
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC


Jump to:  
Powered by phpBB® Forum Software © phpBB Group