Raised This Month: $32 Target: $400
 8% 

I've reach scripting stage they said unreachable ( My projects free give away! )


Post New Thread Closed Thread   
 
Thread Tools Display Modes
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 01-15-2015 , 08:16   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#61

Thanks i will give it a try!

For the best why didn't post the scripting/include as well it was so easy for us too mabye you can post them now if you'd like.

I did not edit any file, only the ip adresses that you secured the Mod itself
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 01-15-2015 at 08:19.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 01-15-2015 , 09:52   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#62

did i forgot that thing in? omg ...
Nevermind too lazy to remove that and also i do not have any pawn scripting files left.
.Dare Devil. is offline
Kz1.0
Senior Member
Join Date: Jan 2013
Location: Vietnam
Old 01-15-2015 , 12:00   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#63

I tried compiling zSparkle, at first it gives a lot of errors. After editing some code, it was compiled succesfully but required zSparkle module.
Kz1.0 is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 01-15-2015 , 16:19   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#64

Quote:
Originally Posted by .Dare Devil. View Post
edit cellarray.inc and remove Array: tags
Edit a default file from a stable version doesn't look like a reliable way to solve any problem. If it comes from an AMXX bug, you should report it instead of just edit the file.
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-15-2015 , 18:45   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#65

Quote:
Originally Posted by .Dare Devil. View Post
first you should ignore. Want to make them disappear there are 2 ways:
way 1
edit cellarray.inc and remove Array: tags
way 2
add every variable that use cellarray functions a Array: tag
( only the place where creating array, like Float: but in this case Array: )


about that error...
Can you write here the whole function?

btw you can always but if(!zburn_list) return
before the loop but why is that zburn_list that is the question.
If i remembered correctly then it should never be 0.
Please stop giving horrible advice.
__________________
fysiks is offline
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 01-16-2015 , 04:17   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#66

Quote:
Originally Posted by fysiks View Post
Please stop giving horrible advice.
1. this is my thread
2. this is my plugin
for 2. i like to add that the plugin itself is horrible so horrible advice goes along with horrible plugin
and why are you pointing out my mistakes instead if pointing out my mistake and showing the correct one?

anyways... even if you guys compile module and plugin (zsparkle) not sure what you will win.
Its unfinished.
1. it has more features than in video shown.
2. some features are unfinished
3. its not even ready for developing addons plugins for it
4. it haven't fully tested on linux. Only the login menu is tested since i thought that the picture
in screen would be laggy but it turns out its now so i continued project.

I uploaded zsparkle for more 'taking code from it' not compiling and using the full plugin but
if you can finish it ... feel free to finish it

I started recoding zsparkle sometime a ago since this what i uploaded is horrible but since i didn't
finish it enough i uploaded the old build instead of new on. Not sure even if the new build had a login menu in it. I was recoding everything, the basic structure and an idea of a plugin.


Oh and ...
I find those tag things in pawn stupid. Float: / Array: what ever ... i dont make those small mistakes like having a possibility of mixing variables
for example float with non float and even if i do then that would be in purpose not by my mistake.

Last edited by .Dare Devil.; 01-16-2015 at 04:19.
.Dare Devil. is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 01-16-2015 , 08:14   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#67

Quote:
Originally Posted by .Dare Devil. View Post
1. this is my thread
2. this is my plugin
for 2. i like to add that the plugin itself is horrible so horrible advice goes along with horrible plugin
and why are you pointing out my mistakes instead if pointing out my mistake and showing the correct one?

anyways... even if you guys compile module and plugin (zsparkle) not sure what you will win.
Its unfinished.
1. it has more features than in video shown.
2. some features are unfinished
3. its not even ready for developing addons plugins for it
4. it haven't fully tested on linux. Only the login menu is tested since i thought that the picture
in screen would be laggy but it turns out its now so i continued project.

I uploaded zsparkle for more 'taking code from it' not compiling and using the full plugin but
if you can finish it ... feel free to finish it

I started recoding zsparkle sometime a ago since this what i uploaded is horrible but since i didn't
finish it enough i uploaded the old build instead of new on. Not sure even if the new build had a login menu in it. I was recoding everything, the basic structure and an idea of a plugin.


Oh and ...
I find those tag things in pawn stupid. Float: / Array: what ever ... i dont make those small mistakes like having a possibility of mixing variables
for example float with non float and even if i do then that would be in purpose not by my mistake.
So, you can teach people horrible ways to fix your plugins just because it's your thread? The level of selfishness is huge.

The variable tags are not stupid, they are there for a reason.
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 01-19-2015 , 05:51   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#68

You should have posted at leatest one of the working, but neither of them is working without some editing of AMXX files itself.

I liked your server when it was running ZP++ was so fun and nice. if you say it's working please proove it and post a compile-working .SMA...because i have tryed and no success.
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
DavidJr
Senior Member
Join Date: Apr 2012
Old 01-23-2015 , 19:26   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#69

Your CS 1.6 is cute.
__________________
What are you looking for here?
DavidJr is offline
kam3n1tza
Member
Join Date: Jul 2011
Old 01-30-2015 , 07:51   Re: I've reach scripting stage they said unreachable ( My projects free give away! )
#70

I want to ask those who's downloaded and tested all files from thread are they clean?
Don't have viruses in them or other shit? Especially:
Quote:
Originally Posted by .Dare Devil. View Post
The headache zp++: ( all models and sprites are included... )
http://www.upload.ee/files/4334305/zp__.rar.html

Last edited by kam3n1tza; 01-30-2015 at 07:55.
kam3n1tza is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode