![]() |
Gralats Offline
i am trying to make an offline version of the gralats thing. i know i have to put it in an NPC to make it work but.... i dont know how to go about doing that... :( some one plz point me in the right direction....
|
it probbly wont work, it might but i dont know if putnpc works offline, and i know putnpc2 does not work offline (if ur making for p2p)
|
well it depends... I scripted my own money system and it works fine offline
|
TB3 made that a long time ago.. and then Elvenlands stole it with the Debugger "bug" :(
|
On a p2p playerworld, are the gralats placed on the level by scripts, or the server program?
|
Quote:
|
i have the money script if you want to see it.
|
Different money is cool. :D
|
Quote:
|
Quote:
|
i have a gralat system i tested on Andor that works pretty good ...
|
Quote:
|
Quote:
|
Quote:
|
Would you do:
if (playerlaysitem&&strequals(???,greenrupee)) { setcharani gralat,1; } Something like that? |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
basically ... if you made a gralats system for a free server it would have to be very good cause you could not use the server to control anything and then someone could edit there stuff clientside for the money to go up and so on ...
|
Quote:
if(created||timeout) { for(a=0;a!=itemscount;a++) { if(items[a].type==greenrupee) { woohoo, I found a gelat! } } timout=0.05; } |
Quote:
|
it searches all the items 4 a green gelat.
If it found one, then it goes through the loop =P |
| All times are GMT +2. The time now is 04:46 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.