mikecool2607
Members-
Posts
8 -
Joined
-
Last visited
Profile Information
-
Gender
Male
-
Location
Manila
Recent Profile Visitors
1,002 profile views
mikecool2607's Achievements
Poring (1/15)
0
Reputation
-
N>HELP Barricade Training Dummy Damage Test
mikecool2607 replied to mikecool2607's question in Script Requests
i already tried to put that... but still not work -
Here i want request. MAP RWC 2010. anyone can share here ? Please help.... The map is like this
-
N>HELP Barricade Training Dummy Damage Test
mikecool2607 replied to mikecool2607's question in Script Requests
Euphy can you help me for this ? i will pay you 5usd for helping me... pls -
N>HELP Barricade Training Dummy Damage Test
mikecool2607 replied to mikecool2607's question in Script Requests
goddameit ... Please help me to script this?? im not that good for scripting... please help -
N>HELP Barricade Training Dummy Damage Test
mikecool2607 replied to mikecool2607's question in Script Requests
i already did..... here's the script prontera,199,181,4 script Barricade Test 123,{ if(b_test){end;} getmapxy([email protected]$,[email protected],[email protected],0) set b_test,1; monster [email protected]$,[email protected],([email protected]+1),"Barricade Dummy",1906,1,"Barricade Test::OnDummyKill"; attachnpctimer; initnpctimer; end; OnTimer60000: set @min,@min+1; if(@min==60){set @hour,@hour+1; set @min,0;} setnpctimer 0; end; OnDummyKill: set b_test,0; stopnpctimer; set @sec,(getnpctimer(0)/1000); detachnpctimer; dispbottom "You broke the barricade in: "[email protected]+" hours : "[email protected]+" minutes : "[email protected]+" seconds."; @hour = @min = @sec = 0; end; } -
i hope this script would be succeed good luck This is GREAT !
-
N>HELP Barricade Training Dummy Damage Test
mikecool2607 replied to mikecool2607's question in Script Requests
prontera,199,181,4 script Barricade Test 123,{ if(b_test){end;} getmapxy([email protected]$,[email protected],[email protected],0) set b_test,1; monster [email protected]$,[email protected],([email protected]+1),"Barricade Dummy",1906,1,"Barricade Test::OnDummyKill"; attachnpctimer; initnpctimer; end; OnTimer60000: set @min,@min+1; if(@min==60){set @hour,@hour+1; set @min,0;} setnpctimer 0; end; OnDummyKill: set b_test,0; stopnpctimer; set @sec,(getnpctimer(0)/1000); detachnpctimer; dispbottom "You broke the barricade in: "[email protected]+" hours : "[email protected]+" minutes : "[email protected]+" seconds."; @hour = @min = @sec = 0; end; } This script still doesn't work... Please anyone can help me to have this script ?? i saw in iRo there have training dummy for damage test... -
anyone have a training dummy its like barricade so we can test our damages to our skills ?