Is it possible to make an RPG Server? Just like coop edit in FPS mode. I tried coop edit in RPG but i couldnt connect to localhost and couldnt lanconnect. It wil just stop at "attempt to connect to localhost:-1".
If possible please give some solutions. Thx a lot.
Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Search found 12 matches
- August 3rd, 2010, 6:58 am
- Forum: Sandbox General Support
- Topic: Can we make an RPG Server?
- Replies: 0
- Views: 1581
- June 8th, 2010, 8:12 am
- Forum: Sandbox General Support
- Topic: Can i select specific RPG character?
- Replies: 3
- Views: 1627
Re: Can i select specific RPG character?
Hey thx a lot Leo. Now i can try killing them with that.
However if i just wanna reduce thier life, is it possible?
However if i just wanna reduce thier life, is it possible?
- June 6th, 2010, 1:53 am
- Forum: Sandbox General Support
- Topic: Can i select specific RPG character?
- Replies: 3
- Views: 1627
Can i select specific RPG character?
Can i select specific created spawned characters so that i can do something with them. eg. r_select 0 r_kill this will select me and kill me right? r_interact { r_select $rpgself r_kill ] this will kill the spawned character when i interact with it right. But if i've created a lot of spawned charact...
- June 5th, 2010, 12:50 am
- Forum: Sandbox General Support
- Topic: Check for RPG character Health
- Replies: 5
- Views: 2161
Re: Check for RPG character Health
Hey Hirato. Sorry for the late reply. I've just finished my exams. I've realised that i mixed up my src files so i extracted everything again from the official platinum arts sandbox 2.5. I build it without any changes and i get an error. -------------- Build: ssp in Sandbox --------------- ---------...
- May 23rd, 2010, 5:49 am
- Forum: Sandbox General Support
- Topic: Check for RPG character Health
- Replies: 5
- Views: 2161
Re: Check for RPG character Health
Hey Hirato, thx for your help. But i can't compile, build or rebuild the sandbox. I've been trying all day. I have these problems (errors on RPG Platinum Arts Sandbox 2.5 src) 1. -------------- Build: ssp in Sandbox --------------- Precompiling header: ..\shared\cube.h Compiling: ..\engine\bih.cpp C...
- May 21st, 2010, 12:58 pm
- Forum: Sandbox General Support
- Topic: Check for RPG character Health
- Replies: 5
- Views: 2161
Check for RPG character Health
Any help is greatly appreciated. Thx 1.Anyone here knows where can i find the variable which sets the health of our characters in RPG? For example i wanna check their Health(HP) : If they have full health they will give you items. (Spawned characters) I realised that the max health of characters are...
- May 21st, 2010, 12:53 pm
- Forum: Sandbox General Support
- Topic: Need help in RPG
- Replies: 31
- Views: 8449
Re: Need help in RPG
Hey Arcones, you mentioned about creating spells in FPS right. But is it possible to shoot the spell like in RPG? How to do that in FPS? Thx
- July 19th, 2009, 3:02 am
- Forum: Sandbox General Support
- Topic: Opening Door with key.
- Replies: 3
- Views: 2221
Opening Door with key.
I'm having problem opening doors with a key. my conf "level_trigger_31" = [ if (= $key1 1) [ trigger 4 1 ] [echo "FF7The door is locked."] ] "level_trigger_32" = [ if (= $key2 1) [ trigger 4 1 ] [echo "FF7The door is locked."] ] "key1" = [0] "ke...
- July 7th, 2009, 5:01 am
- Forum: Sandbox General Support
- Topic: How to make a map in RPG mode
- Replies: 3
- Views: 2673
Re: How to make a map in RPG mode
So i can make maps in rpg mode in the SVN versions?
- July 7th, 2009, 4:59 am
- Forum: Sandbox General Support
- Topic: How to make spells or projectile?
- Replies: 3
- Views: 3056
Re: How to make spells or projectile?
ok thx. So there is no rpg in the current svn version right? if there is please contact me