Search found 1535 matches

by a_bertrand
Sun Jan 21, 2018 8:48 am
Forum: Code Sharing
Topic: Need help with small project
Replies: -1
Views: 19644

Re: Need help with small project

I'm not an expert of AS3, but you should be able to have some sort of timer on AS3 and then request a WEBAPI / Webpage which serves your data. You should also be able to have some sort of TCP connection but there I don't know AS3 enough to even know how that could be called.
by a_bertrand
Tue Jan 16, 2018 1:45 pm
Forum: Announcements and Site Discussion
Topic: Spam bot explosion
Replies: -1
Views: 6756

Re: Spam bot explosion

Would say it goes badly currently. I'm impressed by the quantity of junk.
by a_bertrand
Fri Jan 12, 2018 5:16 am
Forum: Announcements and Site Discussion
Topic: Heading to Hawaii
Replies: -1
Views: 8313

Re: Heading to Hawaii

Have fun there. I was there myself more than 20 years ago, and I really enjoyed it ;)
by a_bertrand
Sat Dec 16, 2017 3:03 pm
Forum: Off-Topic
Topic: Recent Bots
Replies: -1
Views: 2085

Re: Recent Bots

Few things like waiting that some moderators removes the posts? ;) Joking... I wish you good luck as those bots are really nasty.
by a_bertrand
Wed Dec 06, 2017 8:09 am
Forum: General Development
Topic: A change to the PBBG scene
Replies: -1
Views: 9913

Re: A change to the PBBG scene

I like slack. Don't want to use yet another tool...
by a_bertrand
Tue Dec 05, 2017 5:06 pm
Forum: General Development
Topic: A change to the PBBG scene
Replies: -1
Views: 9913

Re: A change to the PBBG scene

Which slack do you guys use? Maybe I could join ;) Also personally I would then use a .Net core backend allowing us to host it on basically any OS (yes I tried on Linux it works fine and easily).
by a_bertrand
Mon Nov 27, 2017 3:09 pm
Forum: Beginner Help and Support
Topic: MYSQL Two Tables Join Issue
Replies: -1
Views: 6654

Re: MYSQL Two Tables Join Issue

BTW NEVER EVER DO THAT!
"SELECT movesets.*, moves.* FROM movesets WHERE movesets.wrestlerid = '$id'";

Check out:
http://php.net/manual/en/mysqli-stmt.bind-param.php

Why? Because having values directly into your SQL opens the door to all kind of SQL injection hacks
by a_bertrand
Sun Nov 26, 2017 5:00 am
Forum: Beginner Help and Support
Topic: Multiple Randoms On Same Page
Replies: -1
Views: 5922

Re: Multiple Randoms On Same Page

A function must declared only once. So for sure the function declaration must be outside of the loop, but I suspect it will still be called multiple times, can you show us the whole piece of code?
by a_bertrand
Tue Nov 14, 2017 7:50 am
Forum: General
Topic: The directory cached_libs is not writable.
Replies: -1
Views: 6890

Re: The directory cached_libs is not writable.

There is multiple ways to approach the problem: 1) Start from the rules and the game. Ideally the game should be playable ON PAPER, which means, you set the rules and try to play with a few friends. That should settle the rules, settle a bit the balance, define a story (yes a game should contain a s...
by a_bertrand
Mon Nov 13, 2017 1:39 pm
Forum: General
Topic: The directory cached_libs is not writable.
Replies: -1
Views: 6890

Re: The directory cached_libs is not writable.

He has no intention to sell it anymore as he simply stopped caring about it. If I was you, I would move along and search for something else or yet better make your own one.

Another option for you would be to talk about your project, and let's see if we can find a way together.

Go to advanced search