Search found 31 matches

by Zykal
Sun Aug 27, 2017 1:51 am
Forum: General Development
Topic: Game cheating prevention
Replies: -1
Views: 3883

Re: Game cheating prevention

Good to know I was on the right track.

I'm not going to ban people for poking around. I think I've tried at least simple tricks in every game to see if they work.

Now the hacking, that's different for sure.


Thanks
by Zykal
Thu Aug 24, 2017 3:36 am
Forum: General Development
Topic: Game cheating prevention
Replies: -1
Views: 3883

Game cheating prevention

I've been working on a game on and off for a while. I've been looking into security/cheating issues a bit. I've already made everything server side, so that the client is just for displaying data and inputs. One of the things I noticed some other games having where action timers, so you can only do ...
by Zykal
Sat Jan 28, 2017 5:32 am
Forum: General Development
Topic: Revamping Old games and getting back at it!
Replies: -1
Views: 1463

Re: Revamping Old games and getting back at it!

So before I dive into node should I get better at regular JS, seems like most node tutorials already assume you are a master at JS.
by Zykal
Sat Jan 28, 2017 2:45 am
Forum: General Development
Topic: Revamping Old games and getting back at it!
Replies: -1
Views: 1463

Re: Revamping Old games and getting back at it!

yeah I figured that'd be were I needed to go. So I have basic JS knowledge i know what node is but haven't used it. I've used Jquery in very limited form. Any advice on where to start out? I went through the code academy JS and Jquery a while back when they came out. But haven't really used it much ...
by Zykal
Fri Jan 27, 2017 11:20 pm
Forum: General Development
Topic: Revamping Old games and getting back at it!
Replies: -1
Views: 1463

Revamping Old games and getting back at it!

I have some old games I'm looking to rework for fun. Most of them are php3/4 and html. most have no or little javascript at all. I was thinking of trying to redo them in python but I'm not sure if that would be a good idea. Before my game was link/page driven and had to reload each action to a new p...
by Zykal
Fri Jan 01, 2016 2:55 am
Forum: Off-Topic
Topic: Interesting Decision
Replies: -1
Views: 2975

Re: Interesting Decision

Wow halls, I'm sorry to hear this. I know I'm not a very active member, I mostly lurk and read, but you have helped me and others as you have said. I am grateful for all the time and resources you've given to the community. I do know first hand that sometimes helping and watching others succeed does...
by Zykal
Sat Dec 26, 2015 11:22 pm
Forum: Browser Based MMO 2.0
Topic: Video 11
Replies: -1
Views: 5972

Re: Video 11

Loving this series, is it going to have more videos or is it done now?
by Zykal
Thu Dec 20, 2012 9:46 am
Forum: Coding
Topic: Functions how to pass variables
Replies: -1
Views: 954

Re: Functions how to pass variables

Speaking of hacks I thought OOP in PHP was a hack. I take it they officially brought it in with PHP5?
I'm not even sure where to start with that.

Using halls mmo script as an example what would you oop?

I understand oop for certain things but I've seen it make things worse.
by Zykal
Thu Dec 20, 2012 8:02 am
Forum: Coding
Topic: Functions how to pass variables
Replies: -1
Views: 954

Functions how to pass variables

I want to clean my code up and turn a lot of things into functions however that means passing variables. How should I pass variables to functions I know PHP supports passing variables via arguments as value by default if i pass a variable to a function and in the function that variable is changed (i...
by Zykal
Tue Dec 18, 2012 8:01 pm
Forum: Coding
Topic: Javascript- open window in same window
Replies: -1
Views: 1214

Re: Javascript- open window in same window

Awesome i took a little tour looks great maybe just what i'm looking for. I was glad to see you can Download the videos, i'll have to do that this weekend when I'm on a hard line.

Thanks

Go to advanced search