-
Content count
672 -
Donations
0.00 EUR -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by GR8
-
I keep up to date with exile script section everyday, but these sticky and featured posts grab my attention. I am wondering if someone can shed some light on why they are sticky ? Is it because they are new ? or they are complex and took a lot of time to make ? was is it because of a request to the mods or a donation ? I am not complaining, just wondering.
-
Oh I see how it is. Good thing there aren't too many complex scripts out there. The stickies would pile up fast.
-
Some people on this forum have an attitude of "People will bitch and bother me so i don't release or contribute" or "Figure it out yourself, don't ask on the forums". Not everyone is as experienced, and they will ask questions they think are valid and hard to solve. Instead of ignoring those people and getting mad at them, change your perspective and teach others to do the same.
-
Check to see if you have signature view setting turned off. We can see it
-
Yes thats correct.
-
You may need to change mission.sqm slots.
-
We will miss you, You were a great 3D and graphic artist on the team. Thank you for your countless hours of contribution in Exile.
-
Yes its meant to look like it. I told you where exactly to place it.
-
add this in the end of line #9 in script.txt !="ver) exitWith {};\n\n_workBench = \"Land_Workbench_01_F\" createVehicleLocal [0,0,0];\n_workBench setDir 45.4546;\n_workBench setPo"
-
I recommend HeidiSQL as its free and updated often.
-
Look here if you can find a server without any AIs. http://exile.majormittens.co.uk/servers
-
Let me repeat, where to go to access your MySQL database ? (PHPmyAdmin, HeidiSQL, Navicat, CMD)
-
What do you use, to access your database?
-
Use the same database but with a different mysql user that does not have write privileges.
-
Anyone nice enough to show me their server config.cpp with CUP weapons added :)
GR8 replied to IrePotato's question in Serverside
Your problem is that you are putting in classnames in lootTable.h Get yourself a fresh lootTable.h and don't touch it, only add the classnames in LootItemGroups.h -
Anyone nice enough to show me their server config.cpp with CUP weapons added :)
GR8 replied to IrePotato's question in Serverside
Show us the errors. -
this seems alot like this: http://www.redolive.com/utah-web-designers-blog/automated-mysql-backup-for-windows/
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
GR8 replied to second_coming's topic in Add-ons
Yea no performance hit, much needed for a server that is empty at late nights.- 3161 replies
-
- 2
-
- survivor ai
- random ai
- (and 9 more)
-
Is there another way?
- 23 replies
-
- 1
-
Not a serverside addon, has to be clientside. So not a possibility unless you make your players download a mod.
- 23 replies
-
Don't Hesitate to ask anything. People are here to help who are looking for no favors.
- 23 replies
-
- 1
-
Just tested it. Looks like cfgMarkers only works in an addon, doesnt work in a mission.
- 23 replies
-
Put the scope to 2.
- 23 replies
-
add class b_unknown; after: class CfgMarkers { Name the marker whatever you want to call it. Make sure the icon is 2X2 or 4X4 or 8X8px and so on.
- 23 replies
-
- 1
-
Check your scripts.log to see why you are getting kicked.